Compare commits

...
2278 Commits
Author SHA1 Message Date
pixelmaxQM c97b60b2da fixed:插件api增加空方法模板调整。 2024-07-27 14:29:02 +08:00
pixelmaxQM 2645dcdddf fixed:插件api增加空方法模板调整。 2024-07-27 14:25:22 +08:00
pixelmaxQM 6debb09b0f Merge remote-tracking branch 'origin/main' 2024-07-27 00:17:02 +08:00
pixelmaxQM 62b84d454a feature:提取创建claims和token的方法,方便后续插件扩展。 2024-07-27 00:16:48 +08:00
pixelMax(奇淼 26dc3f32d9 feature: 优化自动化api模板 2024-07-26 14:52:24 +08:00
SliverHorn 84f8b6e1da fixed: package template api.go.tpl Update 2024-07-26 14:47:47 +08:00
SliverHorn 70e3d40c3e Merge remote-tracking branch 'origin/main' 2024-07-26 14:45:28 +08:00
SliverHorn 432b2f04d7 fixed: plugin template api.go.template and package template api.go.tpl 2024-07-26 14:45:10 +08:00
pixelMax(奇淼 63c82cf705 feature: 优化pathInfo.json生成功能 2024-07-26 14:00:08 +08:00
pixelMax(奇淼 5c7d121e67 feature: 放弃自己研发的代码定位功能,集成vite官方的devtool工具 2024-07-26 13:38:21 +08:00
SliverHorn 055198ccd5 fixed: plugin template api.go.template {{.Abbreviation}}.UpdatedBy rename info.UpdatedBy 2024-07-26 13:01:06 +08:00
SliverHorn 0993e81e00 fixed: package template api.go.tpl 作用域问题 2024-07-26 11:58:39 +08:00
pixelMax(奇淼 15d22b7726 feature: 增加空方法后续业务逻辑处理 2024-07-26 11:30:41 +08:00
pixelMax(奇淼 bb3a54a312 feature: 优化添加空方法的apiPath 2024-07-26 11:22:30 +08:00
pixelMax(奇淼 7ad6b9c32a feature: 自动关联可能的apiGroup 2024-07-26 11:15:02 +08:00
pixelMax(奇淼 4814f21017 feature: 增加新初始化api 2024-07-26 10:28:21 +08:00
pixelMax(奇淼 1f962f21b3 fixed: 修复自动化代码字段名称key编辑时候失去焦点的bug 2024-07-26 10:24:48 +08:00
pixelMax(奇淼 397e1e2bf1 opt: 优化模板逻辑 2024-07-26 10:04:56 +08:00
pixelmaxQM b10c7297fd feature:方法结束关闭file 2024-07-25 21:55:40 +08:00
PiexlMax(奇淼 7f9194f475 feater: 可对自动化代码增加空方法 (#1834)
* feature:自动化代码可从自动化代码管理中增加空方法,用户不用自行组织其中的关系。
2024-07-25 21:29:20 +08:00
lonevle 0fc1edf895 Dockerfile修复工作路径的问题 (#1833) 2024-07-25 21:27:20 +08:00
pixelMax(奇淼 c973c0cce5 feature: 调整自动化代码菜单和api注册逻辑 2024-07-25 16:43:11 +08:00
pixelMax(奇淼 48f3bdc80c fixed:前端文件创建路径错误 2024-07-25 16:11:33 +08:00
pixelMax(奇淼 0fc43fcf42 opt: 调整Viper配置文件路径展示代码 2024-07-25 10:05:48 +08:00
pixelMax(奇淼 e593ec604e opt: 调整import注入和回滚带别名无法识别的bug 2024-07-24 16:48:49 +08:00
PiexlMax(奇淼 1494bc9db3 2.7.0Beta2 (#1829)
* opt: 优化自动化package注册gorm_biz代码,替换为Inspect

* opt: 自动化代码插件gorm改造完成

* opt: 自动化代码插件路由注册改造完成
2024-07-24 15:24:50 +08:00
pixelMax(奇淼 4512aa7ff8 feature: 修复下标越界的bug,调整enter ast 代码 2024-07-23 18:36:35 +08:00
pixelMax(奇淼 de782e629f feature: 修复package下gorm数据添加和回滚的异常 2024-07-23 18:26:19 +08:00
pixelMax(奇淼 b7c6a7ffd9 feature: 修复package下gorm数据添加和回滚的异常 2024-07-23 17:35:17 +08:00
pixelMax(奇淼 ca4118cc8e feature: 插件enter回滚当数据为空时候删除import 2024-07-23 16:27:41 +08:00
pixelMax(奇淼 a561e7dc2b feature: 修复自动化插件会创建两个var的bug 2024-07-23 15:56:17 +08:00
PiexlMax(奇淼 b3a0f187d7 2.7.0Beta Bug修复 (#1826)
* feature:调整package注入路由方法

* feature:调整package回滚路由方法

* feature:调整创建自动化代码enter重复import的问题

* feature:调整package创建时enter的问题

* feature:调整package回滚问题
2024-07-23 00:19:21 +08:00
PiexlMax(奇淼 39be2d0351 BetaBug修复 (#1825)
* feature:调整package注入路由方法

* feature:调整package回滚路由方法

* feature:调整创建自动化代码enter重复import的问题
2024-07-22 23:53:48 +08:00
pixelMax(奇淼 5492e0db50 feature: 修复插件无法安装的bug 2024-07-22 11:33:47 +08:00
pixelMax(奇淼 db038c29e8 feature: 修复插件无法安装的bug 2024-07-22 11:30:46 +08:00
pixelmaxQM 4fe1f5c225 feature:菜单选择文件时自动同步path 2024-07-21 22:00:52 +08:00
pixelmaxQM ac374bab22 feature: 调整自动化代码web模板 2024-07-21 21:58:23 +08:00
pixelmaxQM 01f6814a25 feature: 调整插件自动注册逻辑。 2024-07-21 21:36:25 +08:00
6e4dc10c49 文件结构调整,支持插件自动化 (#1824)
* Update index.vue

多个详情页之间切换tab,页面没有重新渲染

* feature:新增同步API功能

* feature: 同步表数据

* feature:新增同步API功能

* feature: 增加V2插件注册

* feature:给Enter的依赖结构增加单独的New 方便引用

* feature: 调整关联属性的选择模式

* feature: 增加component组件和name的映射插件,防止keepalive的懒加载失效。

* update: PluginInitializeRouter  && 修复TypePluginInitializeMenu ast 类型错误

* update: 测试文件的astType 类型错误

* feature: 文件变更自动同步componentName.json。

* feature: 文件变更自动同步componentName.json。

* feat: UI美化

* feat: 自动化页面顺序调整

* feature:修改404页面

* update: PluginInitializeMenu

* update: Plugin template

* fixed systemApi 重复声明

* api.vue:update:修改API分组为下拉列表

* update: import添加注释

* update: plugin_enter_test.go 增加测试用例

* update: ast 预览文件路径

* update: config Autocode 新增Module字段以及如果为空的情况下自动获取运行目录下的go.mod文件

* update: auto_code_package.go 完善调用ast工具类的封装使用

* update: auto_code_template.go Create方法和修正SysAutoCodeHistory

* feat:调整自动化package为模板,增加初始化配置信息,调整页面信息。

* update: ast PreviewPath MkdirAll

* update: ast type错误, PluginEnter and PackageModuleEnter add TemplatePath模版路径

* update: autoCodePackage and autoCodeTemplate bug修正

* update: PackageInitializeRouter 传入两个路由组

* update: PackageModuleEnter 处理空变量时与type冲突注入

* update: Package 模版更新

* update: utils/ast 优化统一

* update: 注入内容修复错误

* fix: 修复注释错误

* update: plugin 模版 完成

* feature: 文件watch功能只在development下开启

* update: viper.go.template 因为viper不区分配置的key的大小写所以用package

* update: ast 测试代码规范化

* update: package 删除api和router多余导包

* update: plugin template

* update: auto_code_package 问题修复

* update: ast 测试插件的预览功能

* update: gorm_biz 更新注册方式

* update: go.mod tidy

* remove: plugin template gen main.go.template

* update: ast 重构, 分离读取和写入步骤支持

* update: AutoCodePackageApi 传入参数错误修复

* rename: sys_autocode_history.go => sys_auto_code_history.go

* update: 预览无需落盘, 创建落盘,抽离公共参数

* update: api.go.tpl 导包位置fmt 和package js位置存放错误

* update: 测试用例修复 and PackageInitializeGorm 重构

* update: ast 新增相对路径, 代码生成器历史回滚功能

* update: ast 工具类回滚失败修复以及测试文件

* update: 代码生成器历史 回滚问题修复

* update: 代码生成器模版忽略.DS_Store

* featute: 自动化GORM结构的注入和剔除

* feature: 插件模板调整

* feature: 增加公告插件示例,调整代码模板。

* feature: 自动注册插件V2。

---------

Co-authored-by: zayn <972858472@qq.com>
Co-authored-by: SliverHorn <sliver_horn@qq.com>
Co-authored-by: krank <emosick@qq.com>
Co-authored-by: cjk <wlicjk@126.com>
Co-authored-by: piexlMax(奇淼 <qimiaojiangjizhao@gmail.com>
Co-authored-by: maxwell <zhong.maxwell@gmail.com>
2024-07-21 11:33:25 +08:00
jameschcc 6b3a9024d3 README.md: correct typo (#1823) 2024-07-21 11:30:36 +08:00
PiexlMax(奇淼 b4841843f7 Update ci.yaml 2024-07-17 13:24:52 +08:00
pixelMax(奇淼 35efc07b2e fixed: 增加导出模板特殊字段说明,添加默认darkMode 2024-07-10 17:53:57 +08:00
pixelMax(奇淼 954160ebd9 feature: 调整导出的时间格式处理 2024-07-10 17:52:53 +08:00
pixelMax(奇淼 ea1633ad52 fixed: 修复darkMode失效的bug 2024-07-10 17:34:56 +08:00
pixelmaxQM fb5d5ea1be feature:版本变更v2.6.7 2024-07-06 12:17:17 +08:00
PiexlMax(奇淼 02f5d6fea2 增加同步API功能 (#1811)
* feature:新增同步API功能
2024-07-04 21:19:20 +08:00
zayn 227755b892 Update index.vue (#1810)
多个详情页之间切换tab,页面没有重新渲染
2024-07-04 21:14:12 +08:00
SliverHorn eebd8771bd Merge pull request #1809 from SliverHorn/ai
Update: mv system ai-path to autocode
2024-07-03 09:31:34 +08:00
SliverHorn 36fed0cc6f Update: mv system ai-path to autocode 2024-07-03 09:27:30 +08:00
pixelmaxQM 08f3b64243 feature:增加AI提问的长度限制 2024-07-02 23:40:14 +08:00
PiexlMax(奇淼 59cfe96fe3 增加AI辅助功能 (#1808)
* feature: 增加两个辅助AI,小奇和小淼

* feature:调整AI自动反写部分
2024-07-02 22:53:59 +08:00
PiexlMax(奇淼 128e810f77 调整镜像和依赖 2024-07-02 11:07:33 +08:00
PiexlMax(奇淼 bbe9322f75 Update Makefile 2024-07-02 11:03:38 +08:00
pixelMax(奇淼 35186b41ff feature:调整多图下不换行的问题 2024-07-02 10:46:38 +08:00
pixelMax(奇淼 0c846f0fea feature:url调整兼容各类情况下的图片展示 2024-07-02 10:46:30 +08:00
Wallandwall-js d497e96407 feat: 调整逻辑无论是否创建菜单或API都注册自动化代码历史 (#1804)
* feat: 调整逻辑无论是否创建菜单或API都注册自动化代码历史

---------

Co-authored-by: wall-js <wall_js@foxmail.com>
2024-07-01 10:43:32 +08:00
Qing Liang a4f139f855 后端dockerfile正确设置时区 && 忽略后端server/uploads文件夹 (#1803)
* dockerfile后端设置时区

* gitignore忽略后端uploads文件夹
2024-07-01 10:14:24 +08:00
pixelmaxQM e386b28ba4 feature:插件注册功能多给一个engine 准备后续扩展 2024-06-29 00:22:53 +08:00
pixelmaxQM aa8ef48246 fixed:侧边宽度调整防止出现横向滚动条 2024-06-28 21:59:07 +08:00
pixelmaxQM 6bac462359 fixed:图片展示功能调整 2024-06-28 21:46:37 +08:00
pixelMax(奇淼 24e4d05157 feature:url调整让上传文件支持/模式 2024-06-28 11:37:59 +08:00
SliverHornandSliverHorn 737c051466 Update: .gitignore (#1800)
* Update: .gitignore server

---------

Co-authored-by: SliverHorn <caiwei.lai@jutze.com.cn>
2024-06-27 17:33:52 +08:00
SliverHorn 4ab50882a4 Merge pull request #1801 from jedyang/patch-1
业务路由的代码错误
2024-06-27 16:40:20 +08:00
yunsheng 06a07865f3 Update router_biz.go
privateGroup应该是切片的第一个。publicGroup应该是切片的第一个。
2024-06-27 15:02:11 +08:00
pixelMax(奇淼 5607702be9 fixed: 导出模板调整limit为指针 2024-06-27 14:57:57 +08:00
pixelMax(奇淼 e9be009f49 fixed: 导出模板调整limit为指针 2024-06-27 14:57:01 +08:00
pixelMax(奇淼 bb4e938bd2 fixed: 业务库导出问题调整 2024-06-27 10:20:44 +08:00
Wallandwall-js 45f723c07f feat: 调整自动化代码逻辑,重复创建的菜单和api需要用户手动取消自动创建 (#1798)
* feat: 调整自动化代码逻辑,重复创建的菜单和api需要用户手动取消自动创建

---------

Co-authored-by: wall-js <wall_js@foxmail.com>
2024-06-27 09:41:35 +08:00
pixelmaxQM 640f44fd10 fixed:修复左侧无法滚动的bug 2024-06-26 19:58:57 +08:00
Jupiterandhxl 821dd02aa4 feat: 优化布局结构 统一使用 drawer (#1796)
* sysDictionary.vue: perf 系统统一使用 drawer 抽屉 新增或编辑时form 取消校验

---------

Co-authored-by: hxl <52553624@qq.com>
2024-06-25 10:54:35 +08:00
pixelmaxQM 6e2140258e feature:后端路由注册和数据库注册方法与原始框架分离,自定业务不再干扰原始框架内容。 2024-06-23 17:01:39 +08:00
b628bd7769 调整配置文件默认灰度不生效问题 (#1795)
修复:在默认配置config.json文件修改灰色模式后,启动项目后不生效问题。

---------

Co-authored-by: zsc1003 <11476303+zsc1003@user.noreply.gitee.com>
Co-authored-by: Isaacedvr1003 <152384462+Isaacedvr1003@users.noreply.github.com>
2024-06-22 21:46:42 +08:00
pixelmaxQM f23cd22110 feature:增加静态目录public,调整在线logo地址到public。 2024-06-22 21:16:50 +08:00
PiexlMax(奇淼andSliverHorn 8ef4f408bf feat: 优化自动化代码结构,增加顶栏侧边栏组合式结构 (#1793)
* feature:增加顶栏组合模式。

* Update:
1. request.go.tpl and model.go.tpl indent problem
2. api.go.tpl, request.go.tpl, service.go.tpl struct {}

* Update:
1. model.go.tpl import blank line

* feature:增加顶栏组合模式。

* feature:增加左侧检测逻辑保证存在左侧菜单。

---------

Co-authored-by: SliverHorn <caiwei.lai@jutze.com.cn>
2024-06-21 21:03:47 +08:00
PiexlMax(奇淼 01139a2e6b Merge pull request #1792 from sliboy/main
chore(spell check): rename /server/utils/clamis.go to /server/utils/claims.go
2024-06-21 20:15:15 +08:00
pixelMax(奇淼 08606f740d feature: swagdoc调整 2024-06-21 14:59:30 +08:00
LiDahan 42c6bc11cc chore(spell check): rename clamis.go to claims.go 2024-06-21 09:50:49 +08:00
Wallandwall-js d6703e82e2 fixed: 修复自动化代码form模板,find接口调整未调整完全 (#1790)
Co-authored-by: wall-js <wall_js@foxmail.com>
2024-06-20 17:45:56 +08:00
Wallandwall-js 8f1692e394 fixed: 修复生成代码element-ui接口启用警告问题 (#1787)
* fixed: 修复生成代码element-ui接口启用警告问题

---------

Co-authored-by: wall-js <wall_js@foxmail.com>
2024-06-18 13:17:09 +08:00
pixelMax(奇淼 3e55234a24 feature: 可以选择不自动迁移表结构 2024-06-17 17:17:25 +08:00
pixelMax(奇淼 7df246c25a feature: 可以选择不自动迁移表结构 2024-06-17 17:15:15 +08:00
pixelMax(奇淼 fbffbce090 fixed:调整顶栏模式自动缩进bug 2024-06-17 15:15:28 +08:00
Juneyx 18e9b6d84c Fixed system.vue: 日志留存时间json key错误 (#1785)
后端对应的json key是retention-day
2024-06-16 23:33:59 +08:00
03e5bc515f v2.6.6版本发布 (#1784)
* 前端支持顶部菜单栏模式

* 自动化代码单条获取方法不再需要取data.xxx直接取用data

* 自动化代码支持选择索引

* 自动化代码回滚支持自行选择是否删除菜单、API、表

* 日志增加定期清理功能

* 权限配置API部分,支持根据API真实path进行筛选

* 修复了一些已知bug

* 修复了一个sql注入漏洞

---------

Co-authored-by: xuedinge <781408517@qq.com>
Co-authored-by: Qing Liang <106448173+xue-ding-e@users.noreply.github.com>
Co-authored-by: wall-js <wall_js@foxmail.com>
Co-authored-by: Wall <307606056@qq.com>
Co-authored-by: leooza <leooza@163.com>
Co-authored-by: piexlMax(奇淼 <qimiaojiangjizhao@gmail.com>
Co-authored-by: hxl <52553624@qq.com>
Co-authored-by: zsc1003 <11476303+zsc1003@user.noreply.gitee.com>
2024-06-16 00:27:40 +08:00
Juneyx b336529d42 添加通过点击展开/收起控制显示更多的查询条件的功能 (#1771)
* 给table.vue模板添加控制显示/隐藏更多查询条件的语句块和按钮

* sys_auto_code.go: 添加隐藏查询条件控制字段

* table.vue.tpl: 按照FieldSearchHide字段自动将隐藏的查询条件写到对应的代码块里

* fieldDialog.vue: 添加隐藏查询条件的控制开关

* 只有已经选择了查询条件的情况下才能选择
2024-06-12 23:33:19 +08:00
青菜白玉汤 bbf716b28e style(login): 优化登陆部分代码,提升可读性 (#1772) 2024-06-12 23:32:18 +08:00
pixelMax(奇淼 725f6fe3ec fixed: 自动化请求结构中不应该携带JSON 2024-06-11 14:33:44 +08:00
Dale f773a02ce0 [fixed] 优化错误判断 (#1762) 2024-06-07 11:17:25 +08:00
Deng 21266be1ed perf: 优化 api 和 service 中方法注释不正确的问题 (#1765) 2024-06-05 20:30:08 +08:00
pixelmaxQM 53d0338218 feature:修复已知安全问题。 2024-06-02 21:13:51 +08:00
pixelmaxQM 2f67c23c5c feature:在选择图片时候增加删除按钮,可以在媒体库中直接删除图片。 2024-06-02 20:50:55 +08:00
poppingkaka e64be755f9 优化如果join表时出现重复的字段或者需要有函数时可以导出别名的值 (#1761) 2024-05-31 10:45:39 +08:00
SliverHornandSliverHorn 23952c5f5f Update: (#1758)
1.config gorm相关移除DBBASE实现改为GeneralDB实现LogLevel函数
2.移除initializel/internal/logger实现,改为gorm_logger_writer实现gorm的logger通过zap输出到文件或者控制台
3.优化initializel/internal/gorm代码

Co-authored-by: SliverHorn <caiwei.lai@jutze.com.cn>
2024-05-27 10:24:19 +08:00
02fc5036d7 v2.6.5版本更新 (#1757)
* feature:增加资源加载loading

* feature:修正sql无法落盘的问题

* fixed: 修复切换角色出现404的问题。

* 删除selectImage.vue中chooseImg下多余的console.log(url)

---------

Co-authored-by: krank <emosick@qq.com>
Co-authored-by: Qing Liang <106448173+xue-ding-e@users.noreply.github.com>
2024-05-26 21:49:34 +08:00
a6a65ed9f4 fixed:修复自动化生成表格缺少的prop (#1755)
* fixed:修复自动化生成表格缺少的prop

---------

Co-authored-by: wall-js <liujun@grectronics.cn>
Co-authored-by: wall-js <wall_js@foxmail.com>
2024-05-26 21:24:33 +08:00
Wallandwall-js 369f657aa6 fixed:修复自动化代码无法识别json类型,去掉插件路由冗余代码 (#1751)
* fix(bug): [api.go.tpl]自动化代码swag路径冲突

---------

Co-authored-by: wall-js <liujun@grectronics.cn>
2024-05-22 16:56:55 +08:00
pixelmaxQM 1801e5b30f fixed:selectImage组件图片偏移的bug 2024-05-21 21:26:16 +08:00
pixelmaxQM b10d5103f3 fixed:selectImage组件重构 2024-05-20 22:07:45 +08:00
pixelmaxQM 9964bfef8b fixed:修复特殊符号下无法预览图片的bug 2024-05-20 21:08:32 +08:00
Juneyx 9945a19f2c state.vue: 修复展示多硬盘信息时无法上下滚动的bug (#1749) 2024-05-20 10:27:32 +08:00
pixelmaxQM a5d43e6f14 fixed:修复右上角focus-visible状态下会出现outline的bug 2024-05-18 23:11:28 +08:00
pixelmaxQM b61b9a06dd feature:增加首页插件推荐 2024-05-18 21:58:50 +08:00
pixelmaxQM f28570fa98 feature:新版树组件适配暗夜模式 2024-05-18 21:48:42 +08:00
Juneyx fb53d639be 添加展示多硬盘用量信息的功能 (#1747)
* featurel: 添加多磁盘用量信息展示
2024-05-18 11:52:44 +08:00
nonstop 42de9257c3 fixed: 修复文件分片上传在已选择文件的情况下,再次选择并取消出现控制台飘红且原文件清空的bug (#1746) 2024-05-18 11:48:28 +08:00
Wallandwall-js 0fba597a61 fixed:调整自动化代码swagger文档返回值类型 (#1742)
* fix(bug): [api.go.tpl]自动化代码swag路径冲突

* fixed:调整自动化代码swagger文档返回值类型

* fixed:修复RouterPrefix修改后不影响插件路由问题

---------

Co-authored-by: wall-js <liujun@grectronics.cn>
2024-05-17 16:22:16 +08:00
pixelMax(奇淼 d0393c4e9f fixed:调整前端打包的base路径,适配history模式路由。 2024-05-17 13:25:31 +08:00
pixelMax(奇淼 a21d2a591e feature:优化数据源字段和数组字段展示 2024-05-17 11:26:51 +08:00
pixelMax(奇淼 de54688c56 fixed:自动导入功能将根据表内字段自动创建created_at和updated_at的时间 2024-05-17 10:26:47 +08:00
pixelmaxQM 3c486d9117 feature:暗夜模式兼容调整,初始化需要手动写入初始密码。 2024-05-16 21:55:32 +08:00
pixelmaxQM e8128250f4 feature:暗夜模式兼容调整,初始化需要手动写入初始密码。 2024-05-16 21:49:56 +08:00
pixelmaxQM 58a1b72910 fixed:登录页面暗夜模式适配 2024-05-16 21:02:16 +08:00
SliverHornandSliverHorn ee00d29afd Update: (#1743)
1. 移除zap配置文件MaxAge字段
2. 重构自定义Cutter切分日志
3. 自定义ZapCore, 可实现根据fields自定义功能文件输出

Co-authored-by: SliverHorn <caiwei.lai@jutze.com.cn>
2024-05-16 18:21:30 +08:00
pixelMax(奇淼 5cfcc538a8 fixed:左侧菜单栏超长支持滚动 2024-05-16 15:22:21 +08:00
pixelmaxQM e7c8a9d420 feature:增加自动化代码页面暂时存储功能 2024-05-15 21:40:36 +08:00
pixelmaxQM 6b07ffe8f7 feature:增加数据源一对多关系。 2024-05-15 21:26:32 +08:00
pixelmaxQM 0d17340445 feature:增加数据源一对多关系。 2024-05-15 21:15:41 +08:00
pixelMax(奇淼 2a0b92713b fixed:兼容旧自动化数据 2024-05-15 10:50:22 +08:00
pixelMax(奇淼 fb22eb4178 fixed:修复生成json类文件关闭弹窗后再开启的错误 2024-05-14 15:29:34 +08:00
pixelMax(奇淼 136fb2f394 fixed:修复更新api失败的bug 2024-05-14 12:45:33 +08:00
pixelMax(奇淼 c515805f0a fixed:表格增加左右-1px的边距,防止表格边框线导致宽度超出页面从而无限延伸的bug。 2024-05-14 10:44:36 +08:00
PiexlMax(奇淼 613ba9ba20 Update README-en.md 2024-05-11 11:30:12 +08:00
PiexlMax(奇淼 f6314d3581 Update README.md 2024-05-11 11:29:51 +08:00
pixelmaxQM 043f5c78c2 feature:调整autoPackage弹窗 2024-05-10 21:28:53 +08:00
pixelMax(奇淼 0f9e519b0e feature:调整侧边栏暗夜模式的hover错误 2024-05-10 15:17:04 +08:00
PiexlMax(奇淼 0d17a2351f Update ci.yaml 2024-05-10 14:34:21 +08:00
pixelMax(奇淼 1b388664cb feature:水印密集度调整 2024-05-10 13:16:06 +08:00
pixelMax(奇淼 1edb0c529f feature:调整bottomInfo组件位置 2024-05-10 13:05:36 +08:00
pixelMax(奇淼 f07a58bff4 feature:readme版权相关文案调整 2024-05-10 11:18:48 +08:00
pixelMax(奇淼 c054840aec feature:上线前细节数据调整 2024-05-10 11:15:38 +08:00
PiexlMax(奇淼 e259418398 Update README.md 2024-05-09 21:42:11 +08:00
PiexlMax(奇淼andbypanghu df1d68a724 新版前端UI,预发布2.6.4版本。 (#1735)
* fix: 修改 layout 中相关 emit 和 重复声明的 theme ,采用最新的vue api

* fix:修改 eslintrc 的配置文件,删除大多数无用配置

* fix: 修复 layout 切换手机样式模糊层的 bug

* feature: 重构 layout , 添加暗黑模式 , 删除侧边栏颜色

* fix:细节调整,activeColor摘除。

* feature:右侧滚动模式调整

* feature:无用代码剔除

* fix: 修复暗黑模式相关细节

* fix: custome config layout

* feature:样式细节调整

* fix: 增加前端样式配置文件

* feature:调整基础配置,增加表格边框

* feature:buttomInfo取消底色,a标签更改为活跃色

* feature:调整阴影颜色和配置同步

* feature:版本调整2.6.3==>2.6.4

---------

Co-authored-by: bypanghu <bypanghu@163.com>
2024-05-09 21:35:39 +08:00
Wallandwall-js 9d58390e11 fix(bug): [api.go.tpl]自动化代码swag路径冲突 (#1732)
Co-authored-by: wall-js <liujun@grectronics.cn>
2024-05-09 11:48:15 +08:00
pixelMax(奇淼 db4c7a8bda fixed:修复富文本无法编辑的bug 2024-05-09 10:12:20 +08:00
PiexlMax(奇淼 ab163fc0ef Update ci.yaml 2024-05-06 21:20:20 +08:00
pixelmaxQM 0265801830 fixed:表格模板删除查看详情功能。 2024-05-06 21:15:37 +08:00
pixelmaxQM 5fa7bbbc0f fixed:导出模板顺序一致性调整 2024-05-06 21:10:01 +08:00
PiexlMax(奇淼 e15351e1c5 Update README.md 2024-04-29 17:10:22 +08:00
pixelmaxQM 5eb0133b5c feature:升级后端依赖,前端代码调优 2024-04-28 22:05:50 +08:00
pixelmaxQM ff8344d671 feature:自动化代码增加数据源配置功能 2024-04-27 21:48:24 +08:00
pixelmaxQM d9a43ea1d6 feature:自动化代码增加数据源配置功能 2024-04-27 21:35:29 +08:00
pixelmaxQM 6c62d73afb feature:v2.6.3发布 2024-04-27 17:16:42 +08:00
pixelmaxQM d23d6c342a feature:自动化增加前端可控显隐。 2024-04-25 21:13:55 +08:00
pixelmaxQM 90549a09e1 feature:自动化增加前端可控显隐和自定义class。 2024-04-25 21:02:43 +08:00
pixelmaxQM 17d3639443 feature:优化api代码逻辑,调整pgsql下 more than once的bug。 2024-04-23 21:13:09 +08:00
pixelmaxQM e8a096b8fe feature:调整Update方法,不再使用save全量更新。 2024-04-23 20:56:30 +08:00
pixelmaxQM fea136e513 fixed:修改agent的数据库存储方式,防止日志过长存储失败。 2024-04-23 20:43:50 +08:00
pixelMax(奇淼 f3a4095462 增加丢失的vue-router 2024-04-23 14:45:56 +08:00
pixelmaxQM d7d25cf69b feature:调整抽屉的title属性,消除warning 2024-04-22 22:14:25 +08:00
pixelmaxQM 3b33fe83e6 feature:代码生成器可拖拽行,修复pgsql从库创建代码的bug,增加默认值属性。 2024-04-22 22:04:29 +08:00
pixelmaxQM 56f4d223ab fixed:适配pgsql编辑菜单触发 more than once的bug 2024-04-22 20:59:15 +08:00
pixelMax(奇淼 c07317a619 调整openDocument 2024-04-17 10:39:55 +08:00
Qing Liang 4798f7688b 点击跳转代码插件修复websotrm bug (#1715) 2024-04-17 10:35:32 +08:00
pixelmaxQM 24db0eb5aa fixed:切换角色功能适配新版gorm 2024-04-14 23:43:21 +08:00
Haoran Wu 1ece13c43d sys_export_template.go: 修复导入Excel时前几条为空数据的问题 (#1713) 2024-04-14 21:03:44 +08:00
pixelmaxQM 48268309b9 fixed:回滚时候自动清理掉router下空的作用域 2024-04-14 21:02:35 +08:00
4074a52b1b 修复pgsql和数据库导入bug,增加默认mod中的datatypes (#1712)
* 多文件: fix error specified more than once in PG

* Update sys_authority.go

* Update sys_authority.go

* sys_export_template.go: 导入Excel时使用批量插入提高性能

* 添加gorm.io/datatypes

---------

Co-authored-by: crazyrunsnail <fjyuan1991@163.com>
Co-authored-by: XiMo-210 <2831802697@qq.com>
2024-04-13 18:46:58 +08:00
pixelMax(奇淼 61dd524c26 fixed:修复根目录为O的错误 2024-04-12 14:54:28 +08:00
pixelMax(奇淼 61a678a318 调整无法创建根菜单的bug 2024-04-12 14:47:16 +08:00
pixelmaxQM 8ecec6a14f Merge branch 'fixed_menu'
# Conflicts:
#	server/service/system/sys_base_menu.go
#	web/src/view/superAdmin/menu/menu.vue
2024-04-11 21:27:44 +08:00
PiexlMax(奇淼andcrazyrunsnail e3f8b8a394 fixed:菜单删除功能细节调优 (#1705)
* 多文件: 菜单parentId由string改成uint

* sys_base_menu.go: fix table name "sys_base_menus" specified more than once (SQLSTATE 42712) (#1704)

---------

Co-authored-by: crazyrunsnail <fjyuan1991@163.com>
2024-04-11 21:17:49 +08:00
pixelmaxQM eebddbafcc feature:调整菜单删除逻辑 2024-04-11 21:15:35 +08:00
PiexlMax(奇淼 50cbce0f7a Merge pull request #1702 from crazyrunsnail/fix-model-idtype
多文件: 菜单parentId由string改成uint
2024-04-11 20:56:07 +08:00
fakedavid f9974a8971 sys_base_menu.go: fix table name "sys_base_menus" specified more than once (SQLSTATE 42712) (#1704) 2024-04-11 20:55:46 +08:00
crazyrunsnail baa48a1679 多文件: 菜单parentId由string改成uint 2024-04-11 16:38:09 +08:00
pixelmaxQM 032910f87a feature:插件自动化添加自动注册菜单和api的模板供给修改 2024-04-10 21:48:20 +08:00
pixelmaxQM 773ef95b70 feature:增加插件自动化的前端功能页面 后端api生成自动添加一个开放的接口示例 2024-04-10 21:24:46 +08:00
pixelmaxQM 18c2f84771 feature:表格导出功能增加join支持多表关联导出 2024-04-09 22:05:12 +08:00
pixelmaxQM ea721a71b5 feature:防止自动化代码中的路径穿越 2024-04-09 21:09:01 +08:00
pixelMax(奇淼 b1b7427c6e fixed:修复GHSA-gv3w-m57p-3wc4 2024-04-09 18:09:09 +08:00
pixelmaxQM 7bc7c30510 fixed:#1695 对资源属性进行检测 2024-04-07 21:35:40 +08:00
pixelmaxQM d1e055430d feature:前端自动化增加分包 2024-04-07 21:20:27 +08:00
pixelmaxQM 736534379a fixed:字典限制仅字符串模式可选择 2024-04-07 20:40:02 +08:00
pixelMax(奇淼 f6b71e157c fixed:升级postgres的驱动到1.5.7 2024-04-07 10:16:51 +08:00
ShuBo6 53e9f931f2 fix: 应该调用filepath.Ext的地方调用了path.Ext (#1696)
* fix: 应该调用filepath.Ext的地方调用了path.Ext

* fix: typo
2024-04-03 16:25:09 +08:00
PiexlMax(奇淼 c226a9476f Merge pull request #1694 from xue-ding-e/main
增加redis集群设置
2024-03-31 17:51:56 +08:00
pixelmaxQM 8ca5600286 feature: 修改版本号发布v2.6.2 2024-03-31 17:50:07 +08:00
薛定饿了不养喵 9729bc00a0 删掉了不必要的增加(就是之前说的那个样式bug其实不是bug)
style="width:194px"
2024-03-31 03:58:55 +08:00
xuedinge f9c9af8261 增加redis集群连接方式 2024-03-31 01:15:20 +08:00
薛定饿了不养喵 c9e64373fb Merge branch 'flipped-aurora:main' into main 2024-03-31 00:33:51 +08:00
pixelmaxQM 262febf486 feature:增加API导入导出,方便填写录入,暂时屏蔽自动书写导入的创建时间的功能,等待gorm合并pr后恢复。 2024-03-30 20:54:34 +08:00
pixelmaxQM eca9c4d7f8 fixed:#1692 统一前端操作模式 2024-03-29 20:53:19 +08:00
薛定饿了不养喵 a20083bb9c Merge branch 'flipped-aurora:main' into main 2024-03-28 01:59:21 +08:00
piexlMax d31b01415b feature:自动化代码支持基础菜单创建 2024-03-27 21:18:34 +08:00
piexlMax 26cdb472f0 feature:自动创建基本菜单 2024-03-27 20:55:03 +08:00
pixelMax(奇淼 3c2595aaf9 feature:调整jwt令牌过期展现形式和返回错误编码形式,方便用户重新登录和知晓错误原因。 2024-03-27 17:35:24 +08:00
PiexlMax(奇淼 ad323a0dff Update config.js 2024-03-27 16:48:22 +08:00
PiexlMax(奇淼 9a0417b1a7 Update server.go 2024-03-27 16:47:59 +08:00
PiexlMax(奇淼 3324a816ee Update README.md 2024-03-27 16:47:32 +08:00
piexlmax(奇淼 cc4135a2d7 feature:禁止选中角色的子以及后代节点 2024-03-27 10:45:19 +08:00
piexlmax(奇淼 2d884c83cc feature:调整jwt续期功能,保证新的token返回和一致性 2024-03-27 10:39:19 +08:00
piexlmax(奇淼 619c5b5e1d feature:消除icon缓存 2024-03-27 10:11:19 +08:00
傅鹏 33afa9adfc feat: ignore go debug bin file (#1687)
* fix: k8s cpu num

* feat: ignore go debug bin file
2024-03-25 13:38:40 +08:00
CC11001100 0c141cc6f7 fix: 应该调用filepath.Join的地方调用了path.Join (#1688) 2024-03-25 13:38:22 +08:00
傅鹏 efdff2ab0c fix: k8s cpu num (#1685) 2024-03-21 10:16:06 +08:00
hooraymanand胡浩 ebefb0eba4 feat: docker-compose healthz check (#1680)
Co-authored-by: 胡浩 <huhao@anesec.cn>
2024-03-20 15:08:39 +08:00
奇淼(piexlmax d4b9c2c97b loading增加定制属性,可自行配置 (#1683)
* feature:增加区域loading功能

* feature:增加修改loading配置
2024-03-20 10:44:21 +08:00
piexlMax d4db16b501 增加json model模板 2024-03-18 22:32:14 +08:00
piexlMax a5cbd7387b feature:#1647 自动化代码支持纯json 2024-03-18 22:25:50 +08:00
piexlMax 99d6b4a361 feature:#1671调整字典的value属性为string 自动化模板随改 2024-03-18 21:44:14 +08:00
piexlMax 18365689e6 调整字典的value属性为string 不再限制为int 2024-03-18 21:23:53 +08:00
piexlMax 8ea827412a 同步清理前端timer配置 2024-03-17 12:52:57 +08:00
piexlMax 4d8979c4ad 调整抽屉框格式 2024-03-16 00:29:03 +08:00
piexlMax 236357baa8 调整自动化代码的新增,编辑,删除为抽屉模式 2024-03-16 00:22:36 +08:00
piexlMax 5ef4b21858 增加表格导出多数据库支持 2024-03-15 23:22:20 +08:00
piexlmax(奇淼 3b3441851c feature:保证存在GVA默认结构的表格导入自动填充created和updated 2024-03-15 14:55:20 +08:00
piexlmax(奇淼 5517987e14 feature:保证表格导出的列顺序和json录入顺序一致 2024-03-15 11:38:34 +08:00
奇淼(piexlmax 7e98f61bec Revert "fix:保证excel每次导出列顺序一致 (#1677)" (#1678)
This reverts commit e2d360e8b1.
2024-03-15 11:23:21 +08:00
e2d360e8b1 fix:保证excel每次导出列顺序一致 (#1677)
* fix:保证excel每次导出列顺序一致

* Update sys_export_template.go

---------

Co-authored-by: Li vito <vito.li@shopee.com>
Co-authored-by: 奇淼(piexlmax <qimiaojiangjizhao@gmail.com>
2024-03-15 11:16:24 +08:00
piexlmax(奇淼 57cfedfd7c typo修复,正则字符串修复 2024-03-14 14:50:41 +08:00
piexlMax 50b1d21d13 调整删除方法 放弃使用el-popover 删除操作使用弹窗提示 2024-03-13 22:37:07 +08:00
Alex Lin 7b79ec6c66 fixed: api管理中的 popover 触发改为 click (#1673) 2024-03-13 20:14:27 +08:00
piexlmax(奇淼 7a5b31530f 清理错误提交的测试代码 2024-03-13 16:25:01 +08:00
piexlmax(奇淼 e9100a9542 替换v-model API 为 defineModel 2024-03-13 15:17:57 +08:00
piexlmax(奇淼 421304d4a3 提升最低VUE版本至3.4.x 2024-03-13 14:49:28 +08:00
piexlMax 10d61bbbb3 导出功能可传入limit、offset和order,优先级高于默认配置 2024-03-12 21:08:25 +08:00
piexlmax(奇淼 095709fb19 fixed:退出只清理特定的localStorage 不再进行全部清理操作 2024-03-11 11:47:59 +08:00
piexlMax 725f4150fc 统一调整element form inline元素的属性 2024-03-07 22:35:02 +08:00
andywu1998 93ac2e70d2 feat(gin.Mode()): 由环境变量决定,不再依赖于配置文件system.Env (#1668)
* feat(gin.Mode()): 由环境变量决定,不再依赖于配置文件system.Env

* feat(casbin):不需要判断是否是debug模式,都要附带参数

* feat(前端配置):去掉环境之的配置
2024-03-06 23:38:17 +08:00
andywu1998 f4c2b50ca5 feat(config init log): modify constant value GIN_MODE to gin.Mode() (#1667) 2024-03-06 22:32:42 +08:00
piexlMax 3354edbb1c 在初始化时候添加excelTemplate的关联表 2024-03-06 22:22:27 +08:00
piexlMax d3600499af fixed:剔除错误提交的测试用代码 2024-03-06 00:19:17 +08:00
奇淼(piexlmax 35e2c2cfe8 feature:表格导出支持配置limit order和where条件 (#1665)
* feature:导出功能可携带条件

* feature:组件增加导出入参

* 带条件导出Excel功能
2024-03-05 23:29:59 +08:00
piexlmax(奇淼 1e4970469f publish:调整版本号v2.6.1 2024-03-04 17:06:34 +08:00
piexlMax 4cbfd7c9b1 消除el-descriptions的warning 2024-03-03 17:35:38 +08:00
piexlmax(奇淼 deb32fa0fa fixed:#1659 调整table中sort驼峰对应不到数据库字段的问题 2024-03-01 11:04:52 +08:00
piexlmax(奇淼 f17a738780 fix:switchTab,query=>params。 2024-03-01 10:04:18 +08:00
piexlmax(奇淼 2f53d0efae feat:增加全局订阅switchTab,用户可以给tab添加参数跳转且不打开新tab。 2024-02-29 18:06:29 +08:00
piexlmax(奇淼 3e43c2e6e6 type:限=>线 2024-02-29 16:34:53 +08:00
piexlmax(奇淼 96919a9f79 fix:取消重复方法 2024-02-29 16:34:08 +08:00
piexlmax(奇淼 a23fb627cd feat:#1658 增加全局订阅 setQuery 用户可以动态变更当前页query而不产生新的tab 2024-02-29 16:32:09 +08:00
Leo Wang aae915b092 fix: 解决build时,会有浏览器缓存问题。 (#1661) 2024-02-29 16:26:45 +08:00
Leo Wangand奇淼(piexlmax 160c8e814b bugfix:修复新增菜单强制默认icon的bug;修复production环境变量容易造成困惑的问题; (#1660)
* fix: 解决每次新增菜单时,默认都会选中第一个aim图标的问题

* fix: 修订production的环境变量,去除那些在生产环境会造成困惑的项目

* Update .env.production

合理性调整

---------

Co-authored-by: 奇淼(piexlmax <qimiaojiangjizhao@gmail.com>
2024-02-29 16:18:07 +08:00
piexlmax(奇淼 88f48baba1 feat:#1658 增加全局订阅 setQuery 用户可以动态变更当前页query而不产生新的tab 2024-02-29 16:08:36 +08:00
piexlMax 7835efbf37 调整自动化代码模板的格式 2024-02-26 23:09:51 +08:00
shan_lu 455fbb505e fix the word spelling error for acitveAxios (#1655) 2024-02-23 11:31:15 +08:00
ipanghuand陶正虎 df3f7090e8 fix:修改操作记录中间件,文件类型统一记录为[文件] (#1656)
Co-authored-by: 陶正虎 <zhenghu.tao@jutze.com.cn>
2024-02-23 11:30:52 +08:00
piexlmax(奇淼 632b3c200c 调整cookie写入方法 2024-02-22 13:43:53 +08:00
piexlmax(奇淼 5b203326ae 清理文本输出之前的sleep 2024-02-21 17:44:25 +08:00
piexlMax fd87aca57d 前端跟随增加cookie管理方法,防止后端无法设置cookie的情况下导致的某些功能不可用问题。 2024-02-20 16:06:08 +08:00
piexlMax b9b7e556e3 修复表格导出和模板导出的bug 2024-02-20 15:06:17 +08:00
piexlmax(奇淼 5b9a7e6a2a 调整mssql自动化 2024-02-19 10:48:38 +08:00
rightSun d278e19367 dictionary.js update 优化字典文字展示方法 (#1652)
优化字典文字展示方法
新增可配置的参数 keyCode 和valueCode 使用字典字段更加灵活
2024-02-07 17:40:01 +08:00
piexlmax(奇淼 342030ca47 Merge remote-tracking branch 'origin/main' 2024-02-04 17:47:43 +08:00
piexlmax(奇淼 f90e241cc9 调整mssql初始化 2024-02-04 17:47:30 +08:00
lenandwangshenglei ff6bcc437c [Bug]:修复使用页面内按钮权限不生效问题 (#1621)
Co-authored-by: wangshenglei <wangshenglei@zhuanzhuan.com>
2024-02-04 11:36:06 +08:00
G-XD e32dbb5125 fix: 更新api路径时使用binary区分大小写进行查询 (#1645)
* fix: 更新api路径时使用`binary`区分大小写进行查询

* fix: 修改相同api路径判断逻辑
2024-02-04 11:35:45 +08:00
Sonui 06701cc7d1 fix(Server): 静态资源目录错误 (#1648) 2024-02-04 11:33:29 +08:00
piexlMax ccb31bc1b4 调整静态文件读取 防止文件目录暴露 2024-01-30 23:33:38 +08:00
myface-wang 7e2e29e2e8 Update svgIcon.vue (#1642)
删除不必要的导入,defineProps
2024-01-30 22:56:02 +08:00
piexlMax 0c76995f6d 修复菜单select展示的bug 2024-01-30 22:43:22 +08:00
piexlMax 17cab8fcb7 更换版本号 2024-01-28 16:40:08 +08:00
Krane d64753859d 解决drawer和dialog层级冲突问题 (#1640) 2024-01-26 14:35:54 +08:00
piexlMax 48b1c24c95 [fixed]:修复超出26个英文字母后表格的导出导入bug 2024-01-25 19:41:52 +08:00
piexlmax(奇淼 7e5e12b139 前端dist代码位置变更 2024-01-25 16:14:28 +08:00
59ba4752c0 [server/config/system.go]: fix a comment error (#1638)
Co-authored-by: liweiwu.wlw <liweiwu.wlw@xiaoman.cn>
Co-authored-by: 奇淼(piexlmax <303176530@qq.com>
2024-01-24 16:01:36 +08:00
piexlmax(奇淼 189219c673 typo修复 2024-01-24 15:59:02 +08:00
piexlmax(奇淼 4b54262edd Merge remote-tracking branch 'origin/main' 2024-01-24 15:50:37 +08:00
piexlmax(奇淼 458b035a7e 增加字典方法 GetDictionaryList,GetDictionaryListByType,GetDictionaryInfoByValue, GetDictionaryInfoByTypeValue 方便后台直接获取字典属性
前端增加extend属性获取
2024-01-24 15:50:15 +08:00
piexlmax(奇淼 abe85cf6e7 增加字典方法 GetDictionaryList,GetDictionaryListByType,GetDictionaryInfoByValue, GetDictionaryInfoByTypeValue 方便后台直接获取字典属性
前端增加extend属性获取
2024-01-24 15:50:14 +08:00
奇淼(piexlmax 379b63275a 自动化代码可选不使用官方global.Model结构 (#1637)
* 自动化代码可自行选择默认结构

* 调整自动化模板

* 增加自动化模板中对timer的处理
2024-01-22 17:37:03 +08:00
yunshengand01471076 07cde689b1 mongo use auth-source (#1635)
Co-authored-by: 01471076 <yangyunsheng.it@haier.com>
2024-01-20 12:33:27 +08:00
薛定饿了不养喵 26606f138d 修改样式 系统工具 -> 代码生成器 下的 '点这里从现有数据库创建代码' 内容显示不全 (#1632) 2024-01-20 12:33:10 +08:00
haimait 24c4774f7e 代码打包的插件,从后台安装失败,认不到目录的问题 (#1634)
https://github.com/flipped-aurora/gin-vue-admin/issues/1633
2024-01-20 12:32:59 +08:00
xuedinge 6bbb4f577e 修改样式 系统工具 -> 代码生成器 下的 '点这里从现有数据库创建代码' 内容显示不全 2024-01-18 18:48:47 +08:00
piexlMax(奇淼 4890de5052 Merge remote-tracking branch 'upstream/main' 2024-01-18 13:16:52 +08:00
haimait 746af37899 解决打包插件解压报错的问题 (#1630)
https://github.com/flipped-aurora/gin-vue-admin/issues/1628
2024-01-18 13:16:39 +08:00
haimait 0136ce7034 解决打包插件解压报错的问题 (#1630)
https://github.com/flipped-aurora/gin-vue-admin/issues/1628
2024-01-18 13:11:54 +08:00
piexlMax(奇淼 5ca47a91a6 开发环境允许设置cookie 2024-01-18 13:08:14 +08:00
piexlMax(奇淼 d849df41be 代码定位功能默认关闭。 2024-01-17 16:05:32 +08:00
奇淼(piexlmax a2269bcdd5 优化自定义图标功能,修复上线后无法展示自定义图标的问题。 (#1625)
* 修改自定义图标使用方式

* 优化自定义icon功能
2024-01-16 22:07:59 +08:00
ipanghu d41394c70a fix:修复首页 dashboard echarts 页面变化导致的变性, 修复 vite.config.js 中 proxy 代理 https 时的 bug (#1623)
add : 添加 “@vueuse/core” 的依赖,添加全局 hooks (use-windows-resize)使用方法查看 dashboard 页面
2024-01-15 13:10:42 +08:00
haimait 756f73bbd2 修复代码生成器 列表中数据库字段描述回显错误 (#1622) 2024-01-15 13:10:24 +08:00
piexlMax 95eb17b6d1 [fixed]:默认注释静态资源 2024-01-13 12:38:07 +08:00
piexlMax 773fd1f221 Merge remote-tracking branch 'origin/main' 2024-01-13 12:09:49 +08:00
piexlMax c95b436680 [fixed]:静态资源基础path修复 2024-01-13 12:08:37 +08:00
piexlmax(奇淼 3f47151678 默认增加 gorm.io/datatypes 2024-01-11 15:57:20 +08:00
piexlmax(奇淼 dbf1e7136c 调整更换绑定后的自动化代码结构 2024-01-11 15:56:38 +08:00
piexlMax 84b44eef91 [fixed]:调整过期token更换new-token时间,防止多机操作业务延迟带来的token失效的bug 2024-01-08 21:50:25 +08:00
piexlMax 686ada1e49 [fixed]:调整自动化表格TemplateInfo字段类型为text防止超长 2024-01-08 19:55:21 +08:00
piexlmax(奇淼 d9f6bc058a 调整自动化验证为gin自带binding tag 2024-01-08 16:45:19 +08:00
piexlMax 6f531793f0 清理错误添加的测试代码 2024-01-06 17:26:39 +08:00
piexlMax f8794bef5f 导入导出功能性bug修复 2024-01-06 16:16:50 +08:00
piexlMax 9daf103669 增加导入成功回调 2024-01-05 23:27:59 +08:00
piexlMax 26fa047fe4 基于cookie模式下,剔除所有的上传文件的x-token头 2024-01-05 23:13:04 +08:00
piexlMax 1a04bb535d 增加表格导入,增加导入模板下载,修复日志中间件的截断bug。 2024-01-05 23:09:07 +08:00
piexlMax ad41b7b434 [fixed]:初始化添加自动导出功能表 2024-01-05 21:28:57 +08:00
piexlMax 6791b1dbdc [fixed]:修复切换角色不生效的bug 2024-01-05 20:11:16 +08:00
piexlMax dc1b84130c 完善cookie模式 2024-01-04 22:25:13 +08:00
piexlMax e70a933090 完善cookie模式 2024-01-04 22:21:37 +08:00
piexlMax 08617f2fd4 完善cookie模式 2024-01-04 22:15:54 +08:00
thy 8aefb5db8e feat: 开启recovery (#1615) 2024-01-04 17:06:52 +08:00
piexlMax(奇淼 e1d214b91a 剔除GPT相关功能,后续独立新开源项目制作。 2024-01-03 14:49:28 +08:00
奇淼(piexlmax 0285de50e5 修复#1611提及的反引号导致pgsql搜索不支持的bug (#1612) 2024-01-03 11:21:08 +08:00
piexlmax(奇淼 5f7caa0535 降低自定义button圆角权重 2024-01-02 17:23:34 +08:00
piexlMax df9d2bc472 消除误提交的测试代码 2023-12-31 20:22:47 +08:00
piexlMax a923b6beca 更新版本号2.5.9 2023-12-31 11:09:00 +08:00
piexlMax 760ef77593 消除误提交的测试代码 2023-12-30 20:49:24 +08:00
piexlMax 64f703856e 调整初始化信息 2023-12-30 20:42:24 +08:00
piexlMax 36eba36bf2 调整建表结构 2023-12-30 20:32:05 +08:00
piexlMax 332176a619 增加新功能初始化数据 2023-12-30 20:29:49 +08:00
piexlMax cd5b60c8cc 增加excel模板配置,增加前端导出工具。token迁移至cookie x-token且保留header x-token 两者兼容。 2023-12-30 20:29:47 +08:00
thy 5ea8947fc9 feat: 将placeholder替换为tooltip (#1606) 2023-12-28 09:55:32 +08:00
piexlmax(奇淼 474a5c8e42 清理RemoveTaskByName的重复锁导致系统卡死的问题 2023-12-26 09:53:26 +08:00
piexlMax 952062d5be 调整弹出气泡无法取消的bug 2023-12-25 22:04:27 +08:00
奇淼(piexlmax c071564de4 Update ci.yaml 2023-12-25 10:26:50 +08:00
huoxiao b2fa7563d3 web/src/view/routerHolder.vue:Fix Vue warn Component inside <Transition> renders non-element root node that cannot be animated (#1603) 2023-12-25 09:53:45 +08:00
piexlmax(奇淼 22f68fedcb swag文档默认属性调整 2023-12-22 10:27:51 +08:00
奇淼(piexlmax 0a4cda26cb Update README.md 2023-12-22 10:19:21 +08:00
piexlmax(奇淼 54eb84e690 将task拆分为cron与task两部分,使其呈现父子结构,切单独可控。 2023-12-22 10:08:54 +08:00
piexlmax(奇淼 5cd33814fc 将task拆分为cron与task两部分,使其呈现父子结构,切单独可控。 2023-12-22 09:55:57 +08:00
奇淼(piexlmax 90f19679e7 Update README.md 2023-12-19 17:26:43 +08:00
奇淼(piexlmax 38ade9e498 Update go.mod 2023-12-19 17:26:07 +08:00
faker-wang 4c77831001 zapcore.WarnLevel修改成zapcore.ErrorLevel (#1602) 2023-12-19 17:17:02 +08:00
piexlMax 722fe556e3 增加初始字典内容,兼容自动化使用pgsql读取表的数据格式 2023-12-17 17:40:00 +08:00
xinyan818 98b83c0078 fix: typo (#1591) 2023-12-13 15:01:35 +08:00
yang hao 85646b5ffa sys_auto_code fix: log文字提示错误 (#1592) 2023-12-13 15:01:19 +08:00
Zmzblink d3f5ed7d60 修改el-tag中type属性的默认值, type属性枚举不包含primary (#1593) 2023-12-13 15:01:02 +08:00
piexlmax(奇淼 e0a8e93704 定位功能调整为 shift+alt+左键 2023-12-12 10:50:23 +08:00
piexlmax(奇淼 3aab5e9eb7 路由增加meta.client 属性,添加本属性为true则跳过前端路由拦截器 2023-12-11 16:28:40 +08:00
piexlMax 2307ac88cb 对不合法名称icon做检测停止加入图标库 2023-12-10 23:47:30 +08:00
piexlMax 0f2018d913 增加自动icon功能,所有添加到web/assets/icons下的svg会自动被注册为icon组件使用【可用于menu和直接用标签加文件名使用】 2023-12-10 23:30:39 +08:00
piexlMax 8b9a75ba5a 清除ast中无用的测试用例 2023-12-06 23:06:43 +08:00
SliverHorn 7872e0ce38 Update: 修复mongodb index默认name太长而导致创建索引失败, 在组装keys数据进行排序以便符合bson.M的构造 (#1580) 2023-12-05 23:04:23 +08:00
xinyan818 d28ac73987 fix: use db list (#1588) 2023-12-05 23:03:54 +08:00
ning2510 2c8c7a8b51 Update ast_gorm_test.go (#1587) 2023-12-05 23:01:50 +08:00
奇淼(piexlmaxandyang hao f98fc6bf3c swag中id错误问题的修复 (#1589)
* model.go: fix swagger请求的id问题

* 验证码逻辑修回

---------

Co-authored-by: yang hao <1013055366@qq.com>
2023-12-05 23:01:27 +08:00
奇淼(piexlmax d42958734f 清理掉定时任务config配置,修改为代码内书写 (#1584) 2023-12-04 22:12:01 +08:00
piexlMax 6f2c785713 调整为新的timer模式 增加每个task内具体方法的描述方便对接后续的页面控制 2023-12-04 22:12:01 +08:00
奇淼(piexlmax 05a1ce51f0 清理掉定时任务config配置,修改为代码内书写 (#1584) 2023-12-04 22:05:19 +08:00
piexlMax(奇淼 58b063770d 调整swag 2023-12-01 14:42:54 +08:00
Sun Dadiand奇淼(piexlmax 6f9a83709d [selectImage.vue]: 增加selectImage组件,最多上传图片的功能 (#1568)
* 增加selectImage组件,最多上传图片的功能

* 增加selectImage组件,最多上传图片的功能

* Update config.yaml

* Update config.yaml

---------

Co-authored-by: 奇淼(piexlmax <qimiaojiangjizhao@gmail.com>
2023-11-21 22:54:39 +08:00
奇淼(piexlmax bd2a3ddfba 清理掉定时任务config配置,修改为代码内书写 (#1578) 2023-11-20 23:38:15 +08:00
SliverHorn 4433b6623e Merge pull request #1577 from flipped-aurora/transaction
[feature]:调整角色的创建,删除操作为事务模式
2023-11-19 14:17:30 +08:00
piexlMax e1ca17637f casbin相关操作修改为事务 2023-11-19 11:50:30 +08:00
ZongQiangandzongqiang 5ef0e43312 缺少事务可能出现数据不一致风险 (#1575)
Co-authored-by: zongqiang <zongq@rp-pet.cn>
2023-11-18 22:20:26 +08:00
aa6ca95f13 初始化失败panic (#1573)
* 初始化失败panic

* Update gorm_mssql.go

* Update gorm_pgsql.go

* Update gorm_mysql.go

---------

Co-authored-by: zongqiang <zongq@rp-pet.cn>
Co-authored-by: 奇淼(piexlmax <qimiaojiangjizhao@gmail.com>
2023-11-18 21:01:44 +08:00
奇淼(piexlmax 2523467c97 Update LICENSE 2023-11-15 16:31:51 +08:00
奇淼(piexlmax b38eb6709e Update README.md 2023-11-14 10:38:25 +08:00
piexlMax(奇淼 f6dacdb046 优化自动化模板,防止按钮被折叠 2023-11-13 11:03:51 +08:00
piexlMax(奇淼 cc0903f74d 调整表格的适配性 2023-11-13 10:53:30 +08:00
piexlMax(奇淼 72936fc0d1 版权信息不再和appName绑定 2023-11-07 14:48:22 +08:00
SliverHorn 4b7f552885 Merge pull request #1569 from 729343861/main
web/src/view/systemTools/system/system.vue : fix 图形验证码配置 bug
2023-11-06 11:25:17 +08:00
729343861 9b2fc60d79 web/src/view/systemTools/system/system.vue : fix 图形验证码配置 bug 2023-11-06 11:09:12 +08:00
piexlMax 3e5a26b95a 修改开发环境的中间件 2023-11-04 21:48:01 +08:00
SliverHorn a5f3139784 fixed: deploy/docker/Dockerfile #1518 (#1567) 2023-10-31 17:52:38 +08:00
piexlMax 9ca9fcdb09 SelectFile组件建议添加limit和accept属性,控制文件的上传数量和类型 2023-10-26 22:41:37 +08:00
piexlMax 913db35b23 添加分配菜单和分配api的滚动条 2023-10-26 22:26:04 +08:00
piexlMax(奇淼 8eba3ba4f7 修复字典展示bug
修复自动化代码字典类型渲染bug
2023-10-25 17:14:09 +08:00
piexlMax(奇淼 5bd0f24a84 增加package为空判断 #1564
Co-authored-by: @saikey0379
2023-10-24 18:42:50 +08:00
piexlMax e8fb3180db 字典使用模式调整 2023-10-22 20:59:47 +08:00
SliverHorn 232aaad090 feature: mongoDB 支持 (#1565)
* feature: mongoDB 支持

* update: 修改错误mongo索引示例

* update: 在system添加use-mongo 开关开启或者关闭mongo
2023-10-14 13:59:30 +08:00
piexlMax(奇淼 b3dbb8d4be 解决打包错误的bug 2023-10-10 18:57:46 +08:00
piexlMax(奇淼 3caf070056 优化打包 2023-10-10 18:52:39 +08:00
piexlMax(奇淼 1e24bbc3e2 修复UI BUG #1562 2023-10-10 16:46:08 +08:00
18694fd24a 修复富文本bug,调整日志输出,修复已知bug (#1563)
* operation.go: fix 调用respPool.Put归还对象前清空对象会造成下次调用无法正常copy
redis.go: fix NewDefaultRedisStore方法实例化的对象直接使用会造成空指针异常

* 设置为发布模式时gin不再输出路由信息log

* 调整基础配置文件

* 修复富文本不回显的bug

---------

Co-authored-by: liuyahui <liuyahui@wjacloud.com>
Co-authored-by: Alan <alan.cd@qq.com>
Co-authored-by: wuqianang <wuqianang@163.com>
Co-authored-by: task <ms.yangdan@gmail.com>
2023-10-10 16:41:55 +08:00
piexlMax(奇淼 10dc003f20 修复富文本未创建前端输入字段的bug 2023-10-10 16:04:23 +08:00
809e2496c0 增加了自动化视频以及修复了一些已知漏洞 (#1554)
* 解决bug:为角色添加权限时,如果有重复api权限,该角色所有权限均添加失败(包括登录)

* 支持视频上传和选用。视频首帧作为封面预览。

* 增加自动化代码视频选项

* 媒体库可上传视频
SelectImage组件增加参数file-type="image|video" 方便用户对媒体库可选内容做限制

* 自动化代码bug修复

---------

Co-authored-by: liuyahui <liuyahui@wjacloud.com>
Co-authored-by: Alan <alan.cd@qq.com>
2023-09-24 15:49:58 +08:00
奇淼(piexlmax c1c37901b5 Merge pull request #1550 from Suixinee/main
初步构建了文件预览组件
2023-09-24 14:50:57 +08:00
SliverHorn 44e115f211 update: 去掉 github.com/lestrrat-go/file-rotatelogs 库的依赖, 实现zap.String("business", "xx")自定义业务日志数据路径, 输出文件路径为./global.GVA_CONFIG.Zap.Director/2006-01-02/xx/level(debug, info, warn, error, dpanic, panic, fatal).log (#1551) 2023-09-24 14:35:54 +08:00
ipanghu 217cc338a8 fix:修复自动代码的详情页面的bug,选择器,输入框添加 中文名称 (#1552) 2023-09-24 14:35:34 +08:00
suixinee 81eccc177d 初步文件预览组件构建 2023-09-22 10:47:16 +08:00
碎心Eand奇淼(piexlmax 4ea00b7e7b 调整了文件上传无法异步赋值的bug (#1547)
* watch了immediate参数,防止组件异步调用获取数据失败的问题

* watch添加了immediate参数,防止组件异步调用获取不到数据

* Update selectFile.vue

---------

Co-authored-by: 奇淼(piexlmax <qimiaojiangjizhao@gmail.com>
2023-09-19 16:08:35 +08:00
奇淼(piexlmax 844699263d Update selectFile.vue 2023-09-19 16:08:14 +08:00
suixinee d72a548852 watch添加了immediate参数,防止组件异步调用获取不到数据 2023-09-19 12:05:21 +08:00
suixinee 722ed9bece watch了immediate参数,防止组件异步调用获取数据失败的问题 2023-09-19 11:57:41 +08:00
SummerBytes 8852367837 codeServer: fix 删除无用代码 (#1541) 2023-09-15 11:50:10 +08:00
piexlMax 5559f9b9af 调整模板代码中的中文解释 2023-09-15 11:44:16 +08:00
piexlMax 39526edafd 代码模板调整name挂载位置 2023-09-14 18:49:59 +08:00
piexlMax a4f86354d3 前端eslint调整 2023-09-14 18:47:47 +08:00
piexlMax 636204bbaf 修复eslint问题 2023-09-14 18:06:26 +08:00
piexlMax 08494834c2 字典增加扩展值字段,优化自动化生成搜索条件默认语句。 2023-09-13 21:33:36 +08:00
piexlMax 2247f34b89 修改富文本组件默认高度 2023-09-13 11:42:25 +08:00
tomoyo233 5c84412238 Update sys_user.go (#1540)
验证码bug修复
2023-09-10 23:03:14 +08:00
piexlMax 13112aa4d8 调整table模板让详情功能适配多种数据类型 2023-09-10 00:27:46 +08:00
zyw0605688 836a165ff2 bugfix:'升级gin-swagger到最新版,解决swagger-ui界面上的Cannot read properties of undefined (reading '1')报错' (#1538) 2023-09-09 13:17:17 +08:00
piexlMax f36e0b39ed 修复#1537 环境变量不生效的问题 2023-09-09 11:25:55 +08:00
Jamieandmazhenming 74e2ec74e0 resource/autocode_template/server/model.go.tpl: swag文档添加中文信息 (#1535)
Co-authored-by: mazhenming <zhenmingma@qq.com>
2023-09-09 11:03:04 +08:00
zyw0605688 bcb6243f3b 批量删除按钮,未选中内容时不应该弹出确定提醒 (#1536)
table的批量删除按钮,未选中内容时候,悬浮提醒不应该显示。增加以下代码
:disabled="!multipleSelection.length"
2023-09-09 11:02:26 +08:00
piexlMax c00b628fb4 [fixed]修复业务库生成代码回滚时候删表位置错误的bug。 2023-09-08 16:54:41 +08:00
piexlMax 2fbed17ebc [fixed]修复业务库生成代码gorm自动迁移数据库name错误的问题。 2023-09-08 16:37:58 +08:00
Felixs 7bfea23958 补充form.vue里遗漏的SelectFile自动化组件 2023-09-06 11:40:30 +08:00
Felixs 91c567779b 恢复 btnAuth 2023-09-05 11:00:36 +08:00
piexlMax c4aeeb419e [update] 清理了一些无用文件 2023-08-31 18:17:06 +08:00
piexlMax 7808fbb852 [fixed] 修复富文本未引入watch的问题 #1528 2023-08-31 12:27:18 +08:00
wangzmgitandwangziming 9e64bd474b fix: 修复菜单折叠后再次展开右侧出现遮罩的问题 (#1529)
Co-authored-by: wangziming <wangziming@emsys.cn>
2023-08-31 11:18:19 +08:00
lubinandlubin 25a6aef472 修复接口实现问题 (#1524)
Co-authored-by: lubin <lubin@xiaoduotech.com>
2023-08-30 14:33:52 +08:00
zyw0605688 203ba521b0 分页列表接口,兼容不分页获取全部数据 (#1526)
* feat:'分页列表接口,兼容不分页获取全部数据'
2023-08-29 20:08:22 +08:00
piexlMax 287685420a [fixed]: 枚举类型条件查询的错误 #1525 2023-08-29 16:17:56 +08:00
piexlMax a6ae0ba4b0 富文本组件增加watch防止富文本无法加载的情况发生。 2023-08-23 18:12:03 +08:00
andywu1998 208346a480 优化config字段排列,使得内存对齐 (#1521)
* 调整字段顺序,解决config包内存对齐问题

* fix(config):修复内存对齐
2023-08-21 18:14:44 +08:00
DaMingandCodeLucifer 0d5c55a3b5 修复上次提交忘记把文件类型下载按钮描述的{{}}设置为字符串 (#1520)
* 修复上次提交忘记把文件类型下载按钮描述的{{}}设置为字符串
---------

Co-authored-by: CodeLucifer <tender_zhu@foxamil.com>
2023-08-19 22:49:29 +08:00
piexlMax 4fcd2bf14c 修改静态目录打包的配置 2023-08-19 11:29:44 +08:00
SDProgrammerandShi Dapeng deea1aba7f fix:修复不同系统环境下创建db文件路径错误的问题 (#1512)
Co-authored-by: Shi Dapeng <shidapeng@cmdi.chinamobile.com>
2023-08-17 17:23:14 +08:00
zhanghaixin246 3e31666cd6 feat:抛出上传文件错误信息 (#1515) 2023-08-17 17:22:50 +08:00
DaMingandCodeLucifer 197c4c46ab 生成代码模版文件新增了查看详情、详情内图片预览、文件下载 (#1516)
* 生成代码模版文件新增了查看详情、详情内图片预览、文件下载
前端工具文件主要修改了utils>format.js

* 替换富文本组建路径

---------

Co-authored-by: CodeLucifer <tender_zhu@foxamil.com>
2023-08-17 17:22:30 +08:00
奇淼(piexlmaxandkrank666 33cb2ed43d Tailwind css personel (#1509)
* css

* 修改persion页面的样式

* 优化persion样式

---------

Co-authored-by: krank666 <emosick@qq.com>
2023-08-11 01:12:51 +08:00
Felixs b56e521c5f 修复组件名称和icon名称重复导致的打包后富文本框被渲染到了不该出现的位置的bug. 2023-08-11 00:35:15 +08:00
SliverHorn 639b930ac9 Merge pull request #1508 from zdreamx/main-2
bugfix: fixed redis.go Set function
2023-08-10 16:59:48 +08:00
zdreamx 607235eb01 bugfix: fixed redis.go Set function 2023-08-10 16:51:58 +08:00
piexlMax dbfeb4b0fa 提升tailwindcss优先级 2023-08-09 17:19:05 +08:00
药要吃 432725b80d 更新 timed_task.go 增加了两个方法 (#1504)
Add:Timer工具增加AddTaskByFuncWithSeconds与AddTaskByJobWithSeconds方法
Fix:解决添加定时任务没有按时运行问题
2023-08-09 16:17:34 +08:00
taskandtask 91c2909c4a README gin版本标记错误 (#1505)
Co-authored-by: task <121913992@qq.com>
2023-08-09 16:16:28 +08:00
piexlMax 699a2f7956 [fixed]:issues #1501 2023-08-09 16:09:46 +08:00
piexlMax 7c2751ad37 提交v2.6.7版本,修复Sort使用的字段bug。 2023-08-09 15:59:58 +08:00
piexlMax 50b524fa7a 通用css 替换为tailwindcss模式,剔除无用css。 2023-08-09 15:51:18 +08:00
piexlMax aee26bc9b2 css 优化 2023-08-08 18:25:23 +08:00
piexlMax 78de254230 替换部分css为tailwindcss 删除某些无用css 2023-08-08 16:05:41 +08:00
piexlMax 22fe4053e9 增加多图片自动生成功能 2023-08-08 13:00:00 +08:00
piexlMax e73f9ac8f2 增加自动化富文本组件 2023-08-08 12:54:36 +08:00
piexlMax 19987234e5 增加部分功能视频教程快速链接 2023-08-06 15:48:02 +08:00
Tscuite 33239f28f8 feat: update ci add CGO_ENABLED=0 (#1497) 2023-08-04 17:30:41 +08:00
350f4572ed 集成tailwindcss 替换新的登陆页面和版权信息组件 (#1499)
* 集成tailwindcss

* fix: 修改登录,init 页面

* Update package.json

* 升级可升级的第三方库到新版本

* 细节调整

---------

Co-authored-by: bypanghu <bypanghu@163.com>
Co-authored-by: task <121913992@qq.com>
2023-08-04 17:03:21 +08:00
YinYongYou ab29267d64 fix: macos和linux下代码定位命令不对 #1495 (#1496) 2023-08-02 19:20:59 +08:00
xiaotianlu b410820868 Rename outer.go to other.go (#1490) 2023-08-02 10:51:58 +08:00
YinYongYou b1268e0001 feat: use description to name apiGroup (#1494) 2023-08-01 19:07:41 +08:00
奇淼(piexlmax 9fe661269d Merge pull request #1483 from ChengDaqi2023/oscs_fix_cis9at8au51vj78hfkt0
fix(sec): upgrade golang.org/x/image to 0.5.0
2023-07-21 16:15:49 +08:00
ChengDaqi2023 a715a77e76 update golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb to 0.5.0 2023-07-20 10:01:32 +08:00
奇淼(piexlmax 20933f77f5 修复marked问题 2023-07-19 15:05:56 +08:00
piexlMax c618fcafaa 增加多图片自动生成功能 2023-07-18 22:19:12 +08:00
piexlMax 350ce2ad35 修复element2.3.8以上i18n的问题 2023-07-18 00:00:26 +08:00
zhengtianbao eef8580e89 use filepath join instead of hardcode separator (#1479) 2023-07-14 21:23:12 +08:00
task 406fc05970 升级highlight.js marked (#1473)
* 升级highlight.js marked

* 升级highlight.js marked到新版本的兼容
2023-07-14 21:22:36 +08:00
Di Sheng 2b6cb775d8 FIX: globally fix typo 'Field' to 'failed' (#1471) 2023-07-14 21:22:10 +08:00
Rhon Joe fe27fd4c86 Fix #1365 (#1469)
* fix(web): 修复默认不存在时跳转问题

* feature(web): 图片组件增加预览
2023-07-14 21:21:25 +08:00
piexlMax 784dca2baa 路由嵌套情况下保证无边框功能可用 2023-07-11 22:24:47 +08:00
piexlMax 6cff6414c2 修复递归级别下无法将外层layout收起的bug 2023-07-11 22:05:58 +08:00
奇淼(piexlmax b84b6c3464 Update README.md 2023-07-02 16:54:51 +08:00
bd3931d62d [feature]:支持Sqlite数据库 (#1467)
* add sqlite3 support

* 修改gorm.io/driver/sqlite 为 github.com/glebarez/sqlite 适配windows用户无cgo环境

---------

Co-authored-by: Kafumio <linzehong1_2020@qq.com>
Co-authored-by: Kafumio <73083337+Kafumio@users.noreply.github.com>
Co-authored-by: sliverhorn <sliver_horn@qq.com>
2023-06-30 19:18:20 +08:00
奇淼(piexlmax 7ababb626b Merge pull request #1463 from zhanghaixin246/feature_modify_mysql_log_zh
feat:解决mysql配置日志等级不生效问题
2023-06-30 19:17:12 +08:00
zhangheng 62b2833c2f feat:解决mysql配置日志等级不生效问题 2023-06-28 19:14:19 +08:00
ipanghu 190c82bbe6 Merge pull request #1459 from bypanghu/main
fix:修复web在vscode打开的时候识别不了@符号的bug
2023-06-26 16:10:34 +08:00
ipanghu b8055d45e7 fix:修复web在vscode打开的时候识别不了@符号 2023-06-26 16:09:18 +08:00
piexlMax fe09bb3c91 修复插件打包丢失标准路径的bug 2023-06-24 18:04:47 +08:00
piexlMax 84d0a91c44 表单校验除string外不再添加whitespace判断 2023-06-23 13:49:57 +08:00
piexlMax 9d95f660e3 修复个人中心头像不居中的问题 2023-06-11 19:21:44 +08:00
piexlMax 2d76d1f50c 自动化代码搜索条件修正 2023-06-11 13:49:44 +08:00
piexlMax df3b921654 前端自动化页面选项修复 2023-06-10 22:31:18 +08:00
piexlMax e98fccdcfd 处理 图片文件同时存在时table下产生的bug 2023-06-10 22:20:03 +08:00
piexlMax 7b9b940b6a 处理 图片文件同时存在时table下产生的bug 2023-06-10 21:50:07 +08:00
piexlMax 3a4b750d93 调整版本号为2.5.6 2023-06-10 17:31:25 +08:00
小马and奇淼(piexlmax 40e3555d13 优化前端页面 (#1439)
* fix: 点击重置按钮时表格未刷新;
修复点击重置按钮时,筛选项被清空,但是下方表格未刷新的问题;

* fix: 未限制输入范围导致的报错;
后端使用了int类型,未限制输入会导致输入过大的数字时报错;

* fix: 未限制输入类型;
使用文本框会导致输入内容的类型未被限制,后端使用了int类型,输入非数字字符时会导致json绑定错误;

* feat: 添加创建时间验证规则;
后端仅在开始时间和结束时间同时有值时才进行搜索,所以前端会出现只选择一项内容时,搜索结果不符合预期的问题。添加验证规则使搜索结果符合预期。

* feat: 优化创建时间搜索项;
选择开始时间后,自动禁用结束时间中早于开始时间的选项;选择结束时间后,自动禁用开始时间中晚于结束时间的选项;增加校验规则,校验开始时间是否早于结束时间;点击搜索按钮时如果未通过校验则不进行搜索;

* fix: 角色id输入非数字字符时点击提交按钮后变为NaN;

* fix: 角色ID输入超大数字时报错;
后端使用int,输入的数字溢出会导致报错,所以限制输入长度;

* feat: 时间类型的选项增加验证规则;
选择开始时间后,自动禁用结束时间中早于开始时间的选项;选择结束时间后,自动禁用开始时间中晚于结束时间的选项;增加校验规则,校验开始时间是否早于结束时间;点击搜索按钮时如果未通过校验则不进行搜索;

* fix: 补全搜索form的ref引用;

* feat: 添加时间类型的搜索范围提示;
时间类型的搜索范围是开始时间(包含)至结束时间(不包含),为避免歧义,增加相关提示;

* feat: 将"时间"修改为"日期"确保字段名称一致性;

* feat: 将列名称从"按钮组"修改为更友好的"操作";

* feat: 将dialog标题修改为更友好的内容;

* fix: 使用了计算值的属性没有进行绑定;

* fix: 必填字段可以只填写空格;

---------

Co-authored-by: 奇淼(piexlmax <303176530@qq.com>
2023-06-10 17:27:52 +08:00
piexlMax 4b6adb3919 增加自动打包插件功能 2023-06-10 17:16:26 +08:00
piexlMax 66aece580f 增加自动化代码文件组件 bugFixed 2023-06-10 14:51:00 +08:00
qk winter 09fc200d55 Update clamis.go (#1450)
添加了GetUserName方法
2023-06-09 22:11:25 +08:00
piexlMax b17b56dba0 增加自动化代码文件组件 2023-06-09 22:10:18 +08:00
piexlMax a9d0531a56 调整代码自动定位无法识别windows的bug 2023-06-09 19:47:50 +08:00
piexlMax a7a2c85f82 增加自动化代码图片功能 修复 2023-06-09 17:51:16 +08:00
piexlMax 83a06fcd2b 增加自动化代码图片功能 2023-06-08 23:17:46 +08:00
piexlMax d2d7b22a8f 增加自动化代码图片功能 2023-06-08 23:17:46 +08:00
奇淼(piexlmax 92b78ab3c8 Update README.md 2023-06-07 14:28:29 +08:00
piexlMax 0bed3bab98 清理掉无用的casbin缓存刷新,增加重新loadPolicy接口。 2023-06-03 15:09:25 +08:00
piexlMax a60637fb79 修复自动引入代码element过于靠前的问题 2023-06-03 13:46:17 +08:00
piexlMax f1218264be 修复自动引入代码element过于靠前的问题 2023-06-03 13:46:17 +08:00
奇淼(piexlmax 18cf63facc Update README.md 2023-05-31 13:20:44 +08:00
奇淼(piexlmax 9f8e1775af AD 2023-05-31 13:15:38 +08:00
piexlMax 0e39f3ad05 调整swag为最新包 2023-05-23 00:08:53 +08:00
WWater 4fc90c0168 Fix go mod (#1421) 2023-05-22 23:50:19 +08:00
SliverHorn 57b4f539f9 去掉base/login 这个没有鉴权的api (#1427) 2023-05-22 16:07:31 +08:00
SliverHorn 8667ce5fb4 Merge pull request #1434 from wZuiShuai/main
修复接口返回未 return 问题
2023-05-18 20:25:13 +08:00
~ 0ed922bb29 修复接口返回未 return 问题 2023-05-18 17:25:17 +08:00
ipanghu 80eff97be3 Update README.md
fix:modify typos "分片长传"to "分片上传"
2023-04-25 16:32:38 +08:00
奇淼(piexlmax e5cfe5cd99 New fixed (#1418)
* fixed:#1416
* vite版本升级
2023-04-24 18:51:24 +08:00
奇淼(piexlmax 1d8b952a6d fixed:#1416 (#1417) 2023-04-24 17:22:10 +08:00
Albort-zand李展旗 c204f7a514 修复并发请求API情况下的读写冲突问题 (#1415)
Co-authored-by: 李展旗 <lizhanqi@inke.cn>
2023-04-24 17:21:38 +08:00
奇淼(piexlmaxandRowen 6e2ef1e29c Fixed (#1412)
* 菜单项如果有参数则携带参数跳转

* 剔除search冗余代码

---------

Co-authored-by: Rowen <wucenglou@qq.com>
2023-04-08 16:07:22 +08:00
奇淼(piexlmaxandkrank 5f0402043a feat: 指令菜单功能 (#1407)
* feat: 指令菜单功能

* 增加快捷指令功能

* 废弃jwt结构StandardClaims替换为RegisteredClaims #1409

* 调整快捷指令登出操作

---------

Co-authored-by: krank <emosick@qq.com>
2023-04-08 15:37:22 +08:00
piexlMax 6ad7ccdd6e 增加chatTable提示 2023-04-01 21:43:57 +08:00
FelixJiang 90a2fd7f19 优化万用表格Prompt 2023-04-01 21:32:28 +08:00
FelixJiang 58c8b11f85 优化万用表格Prompt 2023-04-01 20:16:37 +08:00
FelixJiang 4d700be9ae 优化万用表格Prompt 2023-04-01 20:16:15 +08:00
奇淼(piexlmax da0d02b990 Revert "修复并发请求API情况下的读写冲突问题 (#1395)" (#1404)
This reverts commit 69aa64f800.
2023-04-01 19:59:15 +08:00
小马 854cb59f6b doc: 避免引用行号变更带来的歧义 (#1400) 2023-04-01 19:58:28 +08:00
Albort-zand李展旗 33cbee23d4 修复并发请求API情况下的读写冲突问题 (#1395)
Co-authored-by: 李展旗 <lizhanqi@inke.cn>
2023-03-30 00:49:02 +08:00
奇淼(piexlmax 0497cf384d Revert "[feat]: config for TLS connection in init MySQL (#1388)" (#1392)
This reverts commit a4a240eace.
2023-03-27 11:09:19 +08:00
AONE acd8fa3810 fix: api layer can not get autofill primary key in automatically generated code (#1384) 2023-03-25 20:04:40 +08:00
TPEngineer 9d024bca3b Update sys_authority_btn.go (#1386)
增加 err 错误处理
2023-03-25 20:04:21 +08:00
Albort-z 7434c9db55 修复字典按ID排序而非sort排序问题 (#1387)
直接使用Preload加载的字典值是按ID排序的,在前端展示时并非希望的sort排序
2023-03-25 20:04:05 +08:00
conbanwa a3ab0b3243 [feat]: config for TLS connection in init MySQL (#1388) 2023-03-25 20:02:59 +08:00
64608f6b05 Gpt (#1389)
* fix:优化自动化代码搜索区域 (#1382)

* 增加gpt功能(万用表格)

* feat: chatTable页面
---------

Co-authored-by: ipanghu <bypanghu@163.com>
Co-authored-by: 陶正虎 <zhenghu.tao@jutze.com.cn>
Co-authored-by: krank <emosick@qq.com>
2023-03-25 20:02:14 +08:00
piexlmax a207c982b7 [fixed]: 点击菜单项跳转无效 #1378 2023-03-18 14:21:34 +08:00
piexlmax 072acac399 [fixed]:自动生成代码pkg和结构简称相同导致编译不通过 #1379 2023-03-18 14:21:34 +08:00
piexlmax 8049466dff 清理刷新路由时出现的warning 2023-03-18 14:21:34 +08:00
SliverHorn 80077ba94d Merge pull request #1376 from SliverHorn/fix_middleware_jwt
fixed: middleware jwt
2023-03-13 16:17:27 +08:00
sliverhorn bd4744557f fixed: middleware jwt err == utils.TokenExpired 修改为 errors.Is(err, utils.TokenExpired) 2023-03-13 15:56:40 +08:00
piexlmax d8072634ef 自动化回滚可以回滚gorm.go 和 router.go 2023-03-11 18:26:55 +08:00
piexlmax 27158f7075 路由跳转后自动页面回归顶部 2023-03-09 23:52:54 +08:00
xin053 f06f1fb7f1 fixbug: 修复代码生成器无法自动导入 time 包问题 (#1368)
原本 for 循环下 if 判断只有 HasTimer 判断,加了 break 可以提前跳出循环,但另外新增了 NeedValid 和 NeedSort 判断后,直接跳出循环会导致无法正常设置 HasTimer ,NeedValid 和 NeedSort
2023-03-07 18:22:26 +08:00
奇淼(piexlmax 8bb7b75f05 Update README.md
修复github 表单生成器使用规则
2023-03-06 20:47:42 +08:00
Jankin 0c9e92abb0 华为obs,file.Open后缺少close,uploadFile返回值顺序不对 (#1367) 2023-03-06 20:45:56 +08:00
= 7a8787b1a0 修复分配角色权限底部超出原始应有范围的问题 2023-03-06 10:27:22 +08:00
SliverHorn 78f71c8b13 fixed: #1352 (#1364) 2023-03-02 16:28:42 +08:00
piexlmax a0a35e8253 修复自动化package驼峰问题 2023-03-01 22:05:04 +08:00
a1140314368and奇淼(piexlmax e892e3f9e1 新增权限初始化时适配数据库的出错日志 (#1359)
* 新增权限初始化时适配数据库的出错日志

* 修改报错详情

修改报错详情

---------

Co-authored-by: 奇淼(piexlmax <qimiaojiangjizhao@gmail.com>
2023-02-28 14:43:48 +08:00
= 2dadc98485 调整按需加载下element的国际化为中文 2023-02-27 16:05:56 +08:00
SliverHorn 1bd2b4629e Merge pull request #1357 from Macadamianuts/main
本地文件服务 gin路由报错
2023-02-27 12:52:19 +08:00
WWater ce52cbf6ac Update router.go 2023-02-27 12:44:55 +08:00
奇淼(piexlmax 0abcb5aba1 重构自动化代码,修复皮肤bug (#1355)
* 增加读取ast方法和AddImport 方法来增加引用包功能

* 增加在指定方法中添加头部声明global.DB业务库的方法

* 增加了自动添加AutoMigrate方法。

* 将自动化产生自动迁移功能替换为新ast

* 增加了自动注册router块的功能

* 废除旧的对router和gorm的处理方法,替换为新的自动化方法

* 修复开发模式下皮肤失效的问题
2023-02-25 14:46:02 +08:00
奇淼(piexlmax ca7bdc913e 补充按需加载遗漏的指令加载方式的css (#1351)
Co-authored-by: piexlmax(奇淼 <303176530@qq.com>
2023-02-20 14:48:48 +08:00
piexlmax 2de7d34b4a 区分环境进行按需加载,提升本地开发加载速度。
更改侧边栏活跃色,让其和element-ui皮肤统一。
修复issue https://github.com/flipped-aurora/gin-vue-admin/issues/1347
2023-02-18 14:08:42 +08:00
奇淼(piexlmax 0eea78f796 调整为按需加载,element样式调整为皮肤模式,不再使用全局变量覆盖。 (#1349)
* 调整element为自动按需引入,减少打包体积。

* 调整element样式变更为变量模式不再使用全局css覆盖

* 修改element自动化模板适配element皮肤变量模式

---------

Co-authored-by: piexlmax<303176530@qq.com>
2023-02-16 19:03:51 +08:00
Ackerman 95fa7e8130 fix(operation): 修复操作日志中间件,record.Resp写错的问题 (#1342) 2023-02-11 14:32:56 +08:00
ccfish fd78876dd3 Update system.vue (#1341) 2023-02-08 21:05:00 +08:00
piexlmax eaa3075516 初始化引导着重提示mysql需要使用innoDB 2023-02-08 00:24:15 +08:00
XiaoK29 92338fd219 fix:修复用户管理手机号邮箱无法置空bug (#1339) 2023-02-08 00:20:28 +08:00
ipanghuand陶正虎 26d32c02ea fix: 修复上传图片返回的错误信息,修复登录跳转的转跳函数 (#1340)
* fix : 修改登录转跳是replace

* fix:修复上传图片组件的 报错

---------

Co-authored-by: 陶正虎 <zhenghu.tao@jutze.com.cn>
2023-02-08 00:20:07 +08:00
奇淼(piexlmax e03efc33d7 调整资源管理提示 2023-01-31 15:58:07 +08:00
jerjjj 2d1188af11 update nhooyr.io/websocket v1.8.6 to 1.8.7 (#1338) 2023-01-28 14:53:08 +08:00
奇淼(piexlmax 66666ed5fd 调整eslint,优化oc判断 2023-01-14 10:52:15 +08:00
奇淼(piexlmax dfcb283899 fixed:#1336 (#1337) 2023-01-14 10:27:07 +08:00
znonymous 24215f8b28 feat:backend add router global prefix (#1333)
* feat:backend add router global prefix

* feat: global prefix in plugin router

* feat: remove plugin router prefix and add web router setting
2023-01-14 10:22:46 +08:00
Yexk_M ddc2b4c2ad feat: 监听搜索框部分提供回车键提交搜索 (#1335)
* feat: #1334 按回车键搜索
2023-01-14 10:20:13 +08:00
piexlmax 10cef483f4 Merge branch 'main' of github.com:flipped-aurora/gin-vue-admin 2023-01-07 16:26:51 +08:00
piexlmax 51dde2f71e fixed:issue#1321 2023-01-07 16:26:29 +08:00
5e0117e7c6 Captcha (#1329)
* feat: #807 自定义验证码开关,可以自行配置

* 添加数据库列表支持:SQL SERVER

* [user.vue]: 新增邮箱手机合法性校验,邮箱手机非必填

* [menu.js]: 修复错误的API注释

* 调整配置文件 是其可以支持oracle和mssql

Co-authored-by: Yexk <yexk@yexk.cn>
Co-authored-by: 逆光飞翔 <191180776@qq.com>
Co-authored-by: chenteng <cc17854330572@163.com>
2023-01-01 01:26:57 +08:00
奇淼(piexlmax 3b3535faec 2.5.4升级为2.5.5 2022-12-14 15:39:34 +08:00
mengtiantangandxdefei 3e1067faba web/src/view/layout/aside/historyComponent: fix 浏览器自带返回按钮点击多次才能返回上一页, 多次往路由栈push当前页面路由记录的bug (#1311)
Co-authored-by: xdefei <13523376917@163.com>
2022-12-14 15:31:28 +08:00
奇淼(piexlmax 722382f60e 自动化代码列表可直接进行简单编辑。 2022-12-14 15:23:05 +08:00
奇淼(piexlmax e47a512fc8 取消表格导出功能,修复回滚(删表)功能的painc (#1310)
* [feature]:取消表格导出功能

* 修复回滚(删表)painc的问题

* [feature]:修改初始化
2022-12-12 14:42:47 +08:00
奇淼(piexlmax 0627359b6e [fixed]:解决路径判断的错误 #1304 2022-12-08 19:13:31 +08:00
coke 01d1e4c7f5 fix:service\system\sys_authority.go: (#1295)
DeleteAuthority方法修改没有正确处理err导致返回的err信息不正确
GetAuthorityInfoList方法取消多余的if判断,减少阅读疑惑
2022-12-08 18:15:31 +08:00
TonghuaRoot(童话) 3f564e8179 router.go: 将状态码由 200 调整为 http.StatusOK (#1299) 2022-12-08 18:14:10 +08:00
andywu1998and奇淼(piexlmax b6f3038a73 bugfix: 通过修改配置文件使得跨域白名单正常生效 (#1296)
* bugfix: 通过修改配置文件使得跨域白名单正常生效

Co-authored-by: 奇淼(piexlmax <qimiaojiangjizhao@gmail.com>
2022-11-30 16:52:00 +08:00
Carrot2 e67354f34c fix: go version error (#1297) 2022-11-30 16:49:14 +08:00
Jary a04982425f closeLoading()的时候先判断接口是否开启了loading,解决showLoading()失效问题 (#1287) 2022-11-25 18:34:25 +08:00
cokeandwangxd01 2e6f99edf0 修改获取角色列表没有检查err,优化查询逻辑 (#1238)
Co-authored-by: wangxd01 <wangxd01@mingyuanyun.com>
2022-11-22 11:26:31 +08:00
奇淼(piexlmax 9307d08bb6 增加字典方法 showDictLabel(字典,字典value)返回字典 label 2022-11-18 14:40:53 +08:00
飞龙Test 2cdcd98e08 修复手机端顶部标题栏溢出、分页溢出的问题 (#1284) 2022-11-17 17:51:19 +08:00
奇淼(piexlmax 7540ee942f [fixed]:解决无法深层校验的bug #1283 2022-11-16 11:17:03 +08:00
spartacus 7bfad03b2e k8s部署的配置文件修改为config.docker.yaml (#1277) 2022-11-10 12:11:29 +08:00
奇淼(piexlmaxand吴璟 9dacd7056b Develop init (#1280)
* 修改数据库初始化方式,增加引擎配置、统一表前缀、是否关闭复数表名

* 修改拦截器逻辑,develop模式不走数据库权限验证

* 增加表前缀,复数表,数据库引擎配置。

Co-authored-by: 吴璟 <hypf2008@126.com>
2022-11-10 12:08:13 +08:00
Sakishum 4ebe66a29c @sakishum 去除 json tag 多余的双引号 (#1279)
去除结构体 SysCaptchaResponse 字段CaptchaLength 的 json tag 多余的双引号
2022-11-09 12:03:00 +08:00
Yexk_M 6ebed9eff6 logger.go: fix nil pointer dereference (#1271) 2022-11-04 13:45:44 +08:00
piexlmax cc13685062 修复丢失的key 2022-10-30 21:31:18 +08:00
奇淼(piexlmax 6b28490d7b Update ci.yaml 2022-10-30 21:14:57 +08:00
zyw0605688and奇淼(piexlmax 27ba592434 feat:'左侧菜单item修改左内边距' (#1272)
* feat:'左侧菜单修改边距'

Co-authored-by: 奇淼(piexlmax <qimiaojiangjizhao@gmail.com>
2022-10-30 21:06:50 +08:00
piexlmax cf5daffe69 根据tab决定是否keepalive (动态keepalive) 2022-10-30 21:00:57 +08:00
piexlmax 192c0e529d 增加自动化排序功能 2022-10-30 20:27:22 +08:00
piexlmax c300e16de9 修复无法将子角色重置修改为根角色的bug 2022-10-29 20:26:45 +08:00
奇淼(piexlmax e46eecfc8e Merge pull request #1269 from longzhang83/master
Update email.go
2022-10-27 17:25:22 +08:00
longzhang83 1e2add4b97 Update email.go
EmailTest  修改From 为 To
2022-10-26 17:50:39 +08:00
奇淼(piexlmaxandbypanghu 975f515691 前端细节调整 (#1268)
* fix: 修改 autoCode 引用文件报错,fixed issue 1266

Co-authored-by: bypanghu <bypanghu@163.com>
2022-10-25 17:30:08 +08:00
05f8ae2aae 增加自动化代码选择业务库功能,增加无边框页面功能。 (#1264)
* feat:增加无边框页面路由

* 更改基础页面文字说明

* 修复安装插件路径穿越漏洞

* 添加业务库数据库选择功能

Co-authored-by: dzwvip <dzwvip@qq.com>
Co-authored-by: znonymous <fly1029@yeah.net>
2022-10-23 21:04:17 +08:00
Tscuite 525b3a0da9 feat: CI (#1255)
* feat: 发布release前,自动更新版本号文件
2022-10-23 18:32:47 +08:00
03265e03fc 增加自动化代码匹配进入业务库功能 (#1249)
* Update api.go.tpl

修复不创建资源标识时 批量删除 方法内 deletedBy 未声明的问题

* 可自动创建业务库

* 自动化业务库回滚适配

* 修复断点续传路径穿越漏洞

* 增加指定菜单亮起功能

* 增加菜单高亮功能,调整版本号

* fixed: 用户后台注册没接收手机号和邮箱

Co-authored-by: dzwvip <dzwvip@qq.com>
Co-authored-by: SliverHorn <503551462@qq.com>
2022-10-15 13:55:47 +08:00
奇淼(piexlmaxanddzwvip 28c928890a 修改自动化代码不携带资源标识的created_by错误 (#1247)
* Update api.go.tpl

修复不创建资源标识时 批量删除 方法内 deletedBy 未声明的问题

* 调整配置文件结构

Co-authored-by: dzwvip <dzwvip@qq.com>
2022-10-13 12:15:35 +08:00
tscuite 6f3e8683a0 fix: 数据库默认用户设置为普通用户gva (#1245) 2022-10-13 11:47:09 +08:00
Bin ba7a16250b fix: (#1242)
* feat:perfect

* fix:buffer time

* fix:zap freifx
2022-10-06 21:48:19 +08:00
piexlmax 1cbbce741a 调整字典管理路由监听模式 2022-10-01 17:07:58 +08:00
奇淼(piexlmaxandzyw0605688 9f9f6b7a08 修改前端日志配置页面对应key (#1237)
* Update web/src/view/systemTools/system/system.vue

去掉 系统工具/系统配置/jwt签名有效期缓冲器后面的提示语(秒),现在已改为天,不加为好。
系统工具/系统配置/数据库配置 日志模式字段对应为log-zap

* 调整配置文件结构

Co-authored-by: zyw0605688 <40220158+zyw0605688@users.noreply.github.com>
2022-09-29 12:26:28 +08:00
奇淼(piexlmax 3ec4823533 为菜单添加默认值 2022-09-26 15:57:28 +08:00
SliverHorn 31d316f5b2 Merge pull request #1231 from SliverHorn/fix
fixed: c.ShouldBindXxx 未处理错误 以及注释错误
2022-09-25 16:53:20 +08:00
SliverHorn 8f31d6fcbd fixed: c.ShouldBindXxx 未处理错误 以及注释错误 2022-09-25 16:38:19 +08:00
SliverHorn 7b80ea528c Update sys_user.go
fixed: #1230
2022-09-25 15:50:11 +08:00
piexlmax ee388b01db 升级版本2.5.4 2022-09-25 13:35:11 +08:00
SliverHorn 2d4b16db46 Fixed: c.ShouldBindXXX 未错误处理 #1224 (#1229)
* Fixed: c.ShouldBindXXX 未错误处理 #1224
- api层错误处理以及代码格式统一化
* Update: 代码生成器 api.go ShouldBindXxx 错误处理
2022-09-25 13:23:44 +08:00
SliverHorn a7715648d0 Merge pull request #1226 from freespace8/master
fix: GetUserInfo没有使用正确传参
2022-09-22 14:46:15 +08:00
freespace8 4ebc4e01cd fix: GetUserInfo没有使用正确传参 2022-09-22 12:37:17 +08:00
piexlmax fd0625f2eb 自动化代码样式微调,目录结构调整。 2022-09-21 23:41:29 +08:00
ef35c53712 增加shift+鼠标左键定位代码功能,增加自动创建资源权限标识功能,细节调优。 (#1225)
* fix: 增加索引解决登录太慢的问题

* 增加shift+鼠标左键自动定位到编辑工具代码行的功能

* 过滤功能性标签 防止意外错误

* [utils\validator.go]:修复了当判断字符长度时,当字符串长度为中文,会判断错误。

* 增加资源标识

Co-authored-by: hexiang3000 <91460121+hexiang3000@users.noreply.github.com>
Co-authored-by: fanyibo <29974992@qq.com>
2022-09-21 21:42:10 +08:00
奇淼(piexlmaxandsongzhibin97 b5c79be625 整理配置文件,jwt过期时间和缓冲时间支持1d2h3m4s事件类型 (#1218)
* feat: human duration

* Update config.yaml

* 调整配置文件结构

Co-authored-by: songzhibin97 <718428482@qq.com>
2022-09-13 16:26:02 +08:00
SliverHorn ee7b9b0cff update: 用户默认角色的默认路由如果为空则赋值404, 公共方法抽离并优化 (#1215) 2022-09-09 11:33:58 +08:00
piexlmax 3289405b17 修复回滚bug 2022-09-07 21:30:53 +08:00
ipanghu b9a30b9ffe [Feature] 新增页面切换进度条 (#1213)
新增页面切换进度条
2022-09-06 10:17:05 +08:00
piexlmax f606c7c891 调整casbin为缓存模式 2022-09-03 13:26:36 +08:00
piexl c76eb01b68 Merge branch 'main' of github.com:flipped-aurora/gin-vue-admin 2022-09-02 17:02:33 +08:00
piexl 34b6e5ebae a标签样式恢复便于集成富文本 2022-09-02 17:02:17 +08:00
myface-wang 7d771a56e6 优化,合并update方法 (#1212) 2022-09-01 17:11:20 +08:00
piexl f1017e345b form模板mini调整为small 2022-08-31 17:59:43 +08:00
XiaoK29 091b61bd10 调整ioutil为go1.16推荐语法 (#1209)
* perf:根据go1.16后的提议修改包使用

* perf:根据go1.16后的提议修改包使用以及修改中间件的代码冗余
2022-08-29 15:40:40 +08:00
奇淼(piexlmaxandmngma ed9ca764d4 增加范围搜索自动化,调整了一些已知的bug (#1206)
* 测试build是否成功

* 增加自动化范围搜索,调整字典查询

* 调整默认用户名

* 避免页面加载后立即触发一次验证,页面出现一片红色的警告的情况

* 避免登录接口成功后,push 时间太长但是加载框已经消失,让人误以为登录失败

Co-authored-by: mngma <enmingma@126.com>
2022-08-24 11:36:28 +08:00
奇淼(piexlmax 70c6480ae9 修复某些环境下build失败的bug
修复某些环境下build失败的bug
2022-08-12 12:05:08 +08:00
ZZ a0ebb3ef58 更新api/api.js接口文档 (#1196) 2022-08-11 18:07:51 +08:00
dhb52 1efb68b11f banckend style-fix 2022-08-11 09:58:59 +08:00
dhb52 9c564df350 frontend eslint 2022-08-11 09:58:59 +08:00
SliverHorn 767e7650e0 fix: #1193 (#1194) 2022-08-10 22:35:32 +08:00
piexlmax f32ed3a5c8 调整用户切换角色路由跳转逻辑 2022-08-06 19:47:55 +08:00
piexl 7e7c869fc4 调整html lang 为 zh-cn 2022-08-03 16:12:47 +08:00
songzhibin97 9da64c34ff Feat dependence upgrade (#1190)
* feat: dependence-upgrade
2022-08-01 14:53:27 +08:00
Leonard Wang 23266d12ec 修复插件模板中的提示和代码生成中的问题 (#1186) 2022-07-30 16:31:36 +08:00
piexl 3920d151af 修复参数或者路由中携带-导致关闭左侧和关闭右侧失效的问题 2022-07-29 15:29:28 +08:00
piexl 9551cdf18a fixed:#1185 2022-07-28 17:55:59 +08:00
SliverHorn 1ec90895da Merge pull request #1183 from WangLeonard/bugfix/fix_commit_in_about
修复关于我们中的提交时间
2022-07-27 22:37:55 +08:00
Leonard Wang bd67b8bf7f 修复关于我们中的提交时间 2022-07-27 22:22:22 +08:00
piexl 53c116309e 修改模板列表返回结构 2022-07-26 15:05:09 +08:00
piexl 5a53ae0d34 取消rollupOptions保证build后可用 2022-07-26 11:56:34 +08:00
Yaya Liu 207c0e3708 upload.vue: fix wrong words (#1180) 2022-07-26 09:32:23 +08:00
songzhibin97 7b7d76e977 Merge branch 'main' of github.com:flipped-aurora/gin-vue-admin 2022-07-24 09:02:54 +08:00
songzhibin97 a1d3b5c887 Update zap.go 2022-07-24 09:02:49 +08:00
奇淼(piexlmax 796bcb34ad Update README.md 2022-07-23 23:53:23 +08:00
奇淼(piexlmax 9f274308ca Update build_test.yml 2022-07-23 23:47:04 +08:00
奇淼(piexlmaxandqiang 7feb152b35 前端性能优化,体验优化 (#1178)
* 优化角色管理中菜单和api管理的确定按钮,固定在右上角,更容易操作,每次修改完不需要拉到最上面再确定

* 角色管理中 api和菜单树 增加筛选框

* vite更新至3.0

* 取消sass-loader

* 取消*zoom 的打包报错

Co-authored-by: qiang <1604864658@qq.com>
2022-07-23 23:41:16 +08:00
piexl 4fad8b77bf 修复登录页验证码校验的bug 2022-07-22 12:44:46 +08:00
piexl 2c90c90610 readme数据库引擎提示 2022-07-22 12:18:02 +08:00
tscuite 9ac66f57fa 增加makefile快速打包插件 (#1173)
* 更新插件快捷打包

使用方法:make plugin PLUGIN="这里是插件文件夹名称,默认为email"
2022-07-19 18:47:29 +08:00
奇淼(piexlmax 82fcc196df Update config.yaml 2022-07-16 20:06:59 +08:00
piexlmax c7dbcbf336 修复必填项自动化 2022-07-16 19:40:26 +08:00
piexlmax 5591c60c14 Merge remote-tracking branch 'origin/main' 2022-07-16 19:04:22 +08:00
piexlmax dcdcf0bbbe 调整误提的config 2022-07-16 19:04:07 +08:00
奇淼(piexlmax e899f85101 Update .gitattributes 2022-07-16 13:52:45 +08:00
piexlmax 96ef70b943 发布版本2.5.3b 2022-07-16 12:57:09 +08:00
piexlmax 1f24e135d9 Merge branch 'main' of github.com:flipped-aurora/gin-vue-admin 2022-07-16 12:54:30 +08:00
piexlmax 26d0cb1f3d 更换表单生成器为v2 v3兼容版 2022-07-16 12:52:50 +08:00
tscuite 5256e468db Update README.md (#1171) 2022-07-15 10:07:24 +08:00
piexlmax 82ade2a8f3 修复typo 2022-07-14 20:52:48 +08:00
奇淼(piexlmaxandbypanghu f0d31fd48d 增加必填校验 提升casbin版本 (#1170)
* 添加rule检测

* 调整初始化顺序,防止在数据库创建错误的时候,修改了配置文件。

* (feat):自动生产代码新增校验

* 增加校验功能 升级casbin

Co-authored-by: bypanghu <bypanghu@163.com>
2022-07-14 16:20:34 +08:00
piexl 14de145c02 修改package.son 2022-07-14 10:23:16 +08:00
piexl 060cc38e84 升级element 修改文档地址 2022-07-13 10:28:00 +08:00
piexlmax 453a9b30e9 调整菜单管理中table列的排列方式 2022-07-10 21:07:40 +08:00
piexlmax 73d982ebad 发布2.5.3版本 2022-07-09 16:26:28 +08:00
奇淼(piexlmaxandsongzhibin97 e6ba8e94db 插件安装提示优化 (#1162)
* fix: automatic installation

* fix: #1160

* 自动插件模式鉴定调整

* 插件安装提示优化

Co-authored-by: songzhibin97 <718428482@qq.com>
2022-07-09 15:56:47 +08:00
tscuite 05f13c61fc fix: 修改k8s部署,增加ingress,容器化CICD开启。 (#1158) 2022-07-09 14:27:37 +08:00
奇淼(piexlmaxandsongzhibin97 d52d909171 自动插件模式鉴定调整 (#1161)
* fix: #1160

* 自动插件模式鉴定调整

Co-authored-by: songzhibin97 <718428482@qq.com>
2022-07-09 14:27:04 +08:00
SliverHorn d6c6f39387 Merge pull request #1159 from flipped-aurora/filter-test-suffix
fix:#1157
2022-07-09 10:09:23 +08:00
piexlmax 31946032ba 插件安装权限调整 2022-07-08 22:11:34 +08:00
piexlmax 609e3d42a1 调整初始化casbin权限 2022-07-08 21:22:19 +08:00
songzhibin97 016b7d231a Update sys_auto_code.go 2022-07-08 10:22:40 +08:00
piexlmax 7c61961c55 增加插件api 菜单自动检测并注册功能插件(插件市场同步增加,无需全量更新即可使用) 2022-07-07 22:48:38 +08:00
songzhibin97 89746b3338 feat:filter_test_suffix 2022-07-07 19:10:10 +08:00
Stefan阿钢and何秀钢 64ab6a28b3 单词拼写调整 (#1156)
* modified 单词拼写调整

Co-authored-by: 何秀钢 <xiugang.he@skyee360.com>
2022-07-07 19:05:43 +08:00
4bf872d292 增加插件安装功能并提升其他功能稳定性 (#1155)
* 增加安装插件demo

* 前端上传demo

* 插件安装初版

* 调整菜单结构

* fix: 修改密码校验 jwt 中的用户 id

* router.go:fix  logger的中间件是默认的,这边日志可以删除;cors的日志打印应当在上面两行启用的时候再进行注释

* 登陆==>登录

* 抽离插件安装方法

* 调整插件功能 提升灵活度

Co-authored-by: zeromake <a390720046@gmail.com>
Co-authored-by: Lu JJ <275955589@qq.com>
Co-authored-by: pnck <hio131@gmail.com>
Co-authored-by: feixuanyu <994085848@qq.com>
2022-07-07 12:34:54 +08:00
piexlmax 063ceffb11 恢复zip的自动定位代码行功能 2022-07-01 17:59:46 +08:00
piexlmax f68ca5ab73 暂时清理embed转内部研发兼容 2022-07-01 17:51:31 +08:00
realpg eb47b5d08a BUGFIX. 兼容最近添加的embed.go (#1147)
VSCode工作区文件配置文件调整,使调试功能兼容最近添加的embed.go
2022-07-01 10:51:10 +08:00
piexlmax 2665ea1203 修复字典类型搜索结果清空后导致的查询错误bug 2022-06-30 12:52:19 +08:00
piexlmax b2dc150f03 调整自动化代码搜索栏字典型input为select 2022-06-30 12:03:53 +08:00
piexlmax 70ff8ead90 自动化代码结构体无需手动添加time包 2022-06-30 11:57:24 +08:00
0610419e38 调整角色ID为uint格式,增加embed打包,更改日志格式。 (#1144)
* feature: 根据 #377 pr进行修改embed, 打包静态文件夹与配置文件

* 修改角色id为uint

* 修改日志格式

Co-authored-by: SliverHorn <503551462@qq.com>
Co-authored-by: cg81344 <cg831344@126.com>
2022-06-29 22:12:53 +08:00
SliverHorn cd68d1f198 update: github.com/shirou/gopsutil/v3 升级为v3版本, 解决打包或运行的时候报警告问题 (#1140) 2022-06-28 17:28:46 +08:00
奇淼(piexlmaxandLyon.Nee 091f83ff59 Drop view (#1137)
* sys_initdb_mysql/pgsql.go: 优化流程, 创建database前,如果dbname为空直接返回

* 删除视图逻辑

* 摘除视图初始化逻辑

* 移除dialog废弃的title标签修改为header

* 解决部分浏览器登录后遮罩不消失的bug

* 修复角色菜单逻辑

* element 2.2.2=>2.2.5

* 修复插件模板

* 调整自动插件模板到插件功能下

* 切换角色切换至角色首页

Co-authored-by: Lyon.Nee <lyon.nee@outlook.com>
2022-06-23 22:30:15 +08:00
piexl 8504e9bf74 清理无用代码 2022-06-22 14:47:39 +08:00
SliverHorn 013d1ed056 Merge pull request #1135 from YanCunJu/main
server/config/zap.go: fix max-age 名称错误
2022-06-22 14:28:41 +08:00
realpg 8d7d6eee76 修复BUG (#1136)
如果在这里数据库查询出现错误,err != nil 就会两次返回 出现返回结果为

{"code":7,"data":{},"msg":"设置失败"}{"code":0,"data":{},"msg":"设置成功"}
这种形式,导致vue js无法正确处理返回
2022-06-22 12:49:12 +08:00
yancunju cba2ed5424 server/config/zap.go: fix max-age 名称错误 2022-06-22 12:26:45 +08:00
奇淼(piexlmaxandLyon.Nee d913ce8e1a sys_initdb_mysql/pgsql.go: 优化流程, 创建database前,如果dbname为空直接返回 (#1134)
Co-authored-by: Lyon.Nee <lyon.nee@outlook.com>
2022-06-22 11:51:09 +08:00
spartacus 84e7c4df49 web/src/view/systemTools/system/system.vue定时任务复选框和字段修改 (#1131) 2022-06-22 11:39:55 +08:00
piexl 71a2f4c284 修改提示文案,增加禁用主动检测(需要手动开启) 2022-06-22 11:37:24 +08:00
奇淼(piexlmax 777f49002e Merge pull request #1133 from yesgs/main
添加用户的冻结功能
2022-06-22 10:59:22 +08:00
king 1e6dfbff96 添加用户的冻结功能 2022-06-21 22:18:06 +08:00
piexlmax 053f414ef6 完善枚举值自动化 2022-06-21 21:52:42 +08:00
piexlmax 6321564bed 自动化插件模板调整 2022-06-19 21:51:20 +08:00
piexlmax 76be6b8847 清除number控件样式 2022-06-19 13:48:49 +08:00
piexlmax 9205a39d3e 菜单\自动全部替换为/ 2022-06-19 13:46:25 +08:00
piexlmax 1471f165de 取消dashboard的v-auth 2022-06-19 13:17:02 +08:00
piexlmax e40d785e4e 前端增加插件化示例 2022-06-19 13:02:12 +08:00
piexlmax b6e2cf645b 修复title不跟随参数变更的bug 2022-06-18 23:24:57 +08:00
piexlmax 759fb6622d 增加删表回滚确认次数 2022-06-18 23:21:19 +08:00
piexlmax 7c7ca8d757 暴露TokenNext方法方便用户登录 2022-06-18 15:27:16 +08:00
piexlmax 0f3ff7bdbb Merge remote-tracking branch 'origin/main' 2022-06-18 00:21:42 +08:00
奇淼(piexlmaxandyancunju e0280a56ce 字典优化,tabs优化,自动化代码优化 (#1128)
* server/service/system/sys_dictionary.go: fix 获取字典单条数据时status失效的bug

* 增加关闭状态下折叠内容所在menu的高亮提示

* 修复字典变更无法打开的bug

* 增加详情页签区分功能

* 增加字典详情区分

* 修复字典功能

Co-authored-by: yancunju <yancunju@autouc.com>
2022-06-12 20:23:08 +08:00
SliverHorn 9da394f711 修复issues #1118 (#1119)
* - 修复issues #1118
- zap日志无法按照等级出现在对应log文件中
- zap.AddCaller()只有在global.GVA_CONFIG.Zap.ShowLine为true才生效
- rotatelogs.ForceNewFile(),取消这个, 这样每次启动不会出现同一天日志级别.1后缀的新文件

* 等级使用Transport进行转换,优化臃肿代码,优雅获取zapcore.Core
2022-06-10 09:57:25 +08:00
SliverHorn 582c39611d fix and optimize casbin (#1121)
* - 删除rabac_model.conf, 改为字符串代码, 方便部署
- 删除casbin相关配置文件

* fix: delete api时只传id导致casbin_rules表清空bug
2022-06-10 09:57:09 +08:00
piexlmax 7d82785ade 修复pgsql从数据库表获取key的问题 2022-06-09 14:53:57 +08:00
奇淼(piexlmaxandtask 4e8544ce97 2.5.3beta (#1117)
* element-ui升级至2.2.2 部分标签存在重大变化,请重新安装依赖

* popover变更

* 天气预报

* 天气功能抽离方便二开清理

* 侧边栏css优化

* 版本提升为2.5.3beta

* 提交丢失的package.json

Co-authored-by: task <121913992@qq.com>
2022-06-04 22:10:13 +08:00
奇淼(piexlmaxandtask a8d746e831 2.5.3beta版本提升 (#1116)
* element-ui升级至2.2.2 部分标签存在重大变化,请重新安装依赖

* popover变更

* 增加真实的天气信息获取

* 天气功能抽离方便二开清理

* 侧边栏css优化

* 版本提升为2.5.3beta

Co-authored-by: task <121913992@qq.com>
2022-06-03 21:42:45 +08:00
piexlmax 9d8df566fc 自动迁移将默认为true 2022-06-03 21:04:36 +08:00
Echowxsy 99156155b3 feat: use workspace & add launch config (#1114)
* feat: use workspace & add launch config
2022-06-02 17:25:16 +08:00
piexlmax 17fe4ac327 public 2.5.2 2022-06-02 15:39:23 +08:00
piexlmax 3b6e6495c5 public 2.5.2 2022-06-02 14:31:06 +08:00
piexlmax b20a54f7e9 fixed: #1102 2022-05-31 17:53:58 +08:00
SliverHorn 3bb4d74fab feature: viper 读取gin自带的环境变量GIN_MODE,用于区分开发,测试,生产三个环境 #1098 (#1105) 2022-05-30 22:33:14 +08:00
lin93hand奇淼(piexlmax 4dd9c06850 解决historyComponent无法删除问题 (#1108)
* 修复historyComponent无法删除问题

Co-authored-by: 奇淼(piexlmax <qimiaojiangjizhao@gmail.com>
2022-05-30 21:44:45 +08:00
SliverHorn 2ca9322d82 Merge pull request #1104 from aaronwmy/main
将上传目录访问路径和存储路径分开成两个配置
2022-05-30 19:33:51 +08:00
aaronwmy 5e304a5a6b 修改系统工具-系统配置页面,增加本地文件存储路径的表单项。 2022-05-30 11:26:23 +08:00
aaronwmy 21eb039978 给后端的配置文件加上存储路径参数 2022-05-30 10:53:53 +08:00
aaronwmy 6026ac31b1 将上传目录访问路径和存储路径分开成两个配置 2022-05-29 12:21:24 +08:00
奇淼(piexlmax 72e11a7d31 侧边栏样式调整 (#1102)
* 添加侧边栏样式,增加变量配置,方便自定义主题

* 控制侧边栏二层传递样式
2022-05-28 23:59:09 +08:00
piexlmax b0656e70b8 清理误传配置文件 2022-05-28 22:02:04 +08:00
83141b3564 V2.5.2beta (#1101)
* fix: zap无法在运行时进行切割日志, config.docker.yaml与config.yaml同步 #1094

* feat: 为定时任务增加秒级控制

* feat: 调整代码结构,err更改为后置

* css 样式调整

Co-authored-by: SliverHorn <503551462@qq.com>
Co-authored-by: songzhibin97 <718428482@qq.com>
2022-05-28 19:22:23 +08:00
piexlmax b25c128051 排除多余css 2022-05-28 19:06:35 +08:00
piexlmax afc9d13d45 Merge remote-tracking branch 'origin/main' 2022-05-27 22:31:22 +08:00
piexlmax 7e106f3468 侧边栏样式微调 2022-05-27 22:30:44 +08:00
songzhibin97 e74a102700 Merge pull request #1096 from SliverHorn/fix-keyword
fix: 代码生成器 结构体简称发生的关键字冲突 #1089
2022-05-27 15:03:41 +08:00
SliverHorn 1037a1749b Merge pull request #1093 from nickmyb/fix_pgsql_initdb
fix: 修复初始化PostgreSQL时尝试数据库连接验证时用户名同名数据库不存在导致的初始化失败问题
2022-05-27 15:00:03 +08:00
SliverHorn 8c19622db2 fix: _ 加到后面 2022-05-27 14:51:10 +08:00
SliverHorn 0eae201401 fix: 代码生成器 结构体简称发生的关键字冲突 #1089 2022-05-27 13:50:27 +08:00
nickmyb 3de83d1178 fix: 修复初始化PostgreSQL时尝试数据库连接验证时用户名同名数据库不存在导致的初始化失败问题
https://www.postgresql.org/docs/current/app-initdb.html

The postgres database is a default database meant for use by users, utilities and third party applications.

默认数据库postgres一般存在,但用户名同名数据库不一定存在
2022-05-26 22:50:03 +08:00
piexlmax c17ebddcef Merge remote-tracking branch 'origin/main' 2022-05-26 14:45:34 +08:00
pnck 95fd9f92cd 一些小修复 (#1085)
* chore: 去掉初始化中误加的额外表

* chore: 修复初始化不应使用的GVA_DB
2022-05-26 14:45:20 +08:00
piexlmax fda1a2a728 Merge remote-tracking branch 'origin/main' 2022-05-26 14:38:40 +08:00
songzhibin97 98dc95d105 Merge pull request #1091 from songzhibin97/fix-db-list-alias-name
fix:alias name repetition
2022-05-26 14:26:12 +08:00
songzhibin97 c5da8d154d fix:alias name repetition 2022-05-26 14:24:59 +08:00
piexlmax 95209af8f9 Merge remote-tracking branch 'origin/main' 2022-05-26 10:27:16 +08:00
piexlmax 35255fdaee 将closeThisPage方法从global迁移到utils 2022-05-26 10:26:11 +08:00
SliverHorn cd7ad06a7d Merge pull request #1084 from masonFEI/main
修复分片上传-寻找目标文件(秒传)的请求方式有误
2022-05-25 17:34:15 +08:00
SliverHorn d0b8cd8221 Merge pull request #1087 from songzhibin97/fix-db-list-alias-name
fix:db list alias name
2022-05-25 17:32:48 +08:00
songzhibin97 1aac17aeff fix:db list alias name 2022-05-25 13:24:31 +08:00
piexlmax ccf0769f43 我偷偷改一个console错误不会有人知道吧 2022-05-24 21:43:38 +08:00
piexlmax 076e1092f0 发布2.5.1b 新增插件市场快捷入口 2022-05-24 21:33:58 +08:00
piexlmax 670df8c0cb Merge remote-tracking branch 'origin/main' 2022-05-24 21:24:31 +08:00
piexlmax a817dceb24 增加package空拦截 2022-05-24 21:23:47 +08:00
feixuanyu 227bcd509f 修复分片上传-寻找目标文件(秒传)的请求方式有误
会造成的问题是:项目初始化后,在菜单管理页面可以看到这个api的方式是post,然后再角色管理里面,普通用户的角色api的分片上传组-寻找目标文件(秒传)是没有选中的,如果勾选上点击确定提交,会造成断点续传功能无法上传文件,casbin校验不通过,因为数据被修改了。
如果对角色api这个复选框没有选中的情况不进行操作的话,不影响断点续传功能使用。
2022-05-24 20:34:48 +08:00
SliverHorn 1e6605ecd3 Merge pull request #1081 from pnck/main
fix: 修复多库模式不能使用 pg 的问题
2022-05-23 13:02:36 +08:00
pnck 84f35f55d4 fix: 修复多库模式不能使用 pg 的问题 2022-05-22 17:52:14 +08:00
pnck 43d1aa17a3 chore: 修正几个okwithdata 的误用 (#1077) 2022-05-20 14:55:28 +08:00
piexlmax fc0958e511 修改vite2.9.9的情况下右侧白页问题 2022-05-19 17:37:03 +08:00
piexlmax bfe3a861f5 Merge remote-tracking branch 'origin/main' 2022-05-19 12:07:38 +08:00
piexlmax 658ca60f58 修改本地文件的图片路径bug 2022-05-19 12:06:54 +08:00
songzhibin97 e4709c599b fix:replace the method of abandonment (#1075)
* fix:replace the method of abandonment
2022-05-19 11:10:05 +08:00
SliverHorn 02ffe71d80 Update config.yaml
更新初始化文档地址错误
2022-05-18 21:44:09 +08:00
tscuite 3ef3084070 修复docker中代码生成问题 (#1067)
* Update docker-compose-dev.yaml

* Update .env.development
2022-05-18 19:25:28 +08:00
Hessianand周海生 250fcf4bd6 自动生成代码添加枚举类型支持 (#1073)
* fieldDialog.vue feature 增加枚举字段类型支持

* model.go.tpl feature 增加枚举字段类型支持

Co-authored-by: 周海生 <zhouhaisheng@doxue.com>
2022-05-18 19:24:54 +08:00
songzhibin97andlongzhang83 86baabc452 规范自动化插件包功能
* 规范自动化插件包功能

Co-authored-by: longzhang83 <38556219+longzhang83@users.noreply.github.com>
2022-05-18 19:23:36 +08:00
piexlmax 6126aa146b 修复自动化代码复用不切换的bug 2022-05-18 18:59:53 +08:00
piexlmax 64ce7fedcd 修正jwt初始化位置,防止jwt出现配置错误。 2022-05-18 18:09:58 +08:00
piexlmax 6c85af386c 修复自动化插件模板的bug 2022-05-15 17:15:22 +08:00
piexlmax 7ff58c4e6d 发布2.5.1版本 2022-05-13 20:18:04 +08:00
piexlmax ecef8ddd72 Merge remote-tracking branch 'origin/main' 2022-05-11 22:22:03 +08:00
piexlmax 2f96e27adb 调整logo css,让菜单过长可以完整展示 2022-05-11 22:21:19 +08:00
spectatorMrZandspectatorMrZ 10bd7e9485 remove multi preload (#1062)
Co-authored-by: spectatorMrZ <13959374+SpectatorNan@users.noreply.github.com>
2022-05-11 22:04:58 +08:00
f6fa4c3064 Bug fix test (#1061)
* fix 腾讯云COS上传配置无效

* Create docker-cicd.yaml

* 修复InitDataFailed 打印bug

Co-authored-by: tesun <36953434+tesun@users.noreply.github.com>
Co-authored-by: task <ms.yangdan@gmail.com>
Co-authored-by: task <121913992@qq.com>
Co-authored-by: tscuite <tscuite@qq.com>
Co-authored-by: tscuite <64051240+tscuite@users.noreply.github.com>
Co-authored-by: wyh <yinhua_wu@arcplus.com.cn>
2022-05-10 14:24:36 +08:00
beyoung 64a525133b fix typo ymal -> yaml (#1059) 2022-05-10 14:23:49 +08:00
piexlmax 485b9f32df Merge remote-tracking branch 'origin/main' 2022-05-10 14:21:56 +08:00
piexlmax dc6859f4f0 删除会导致默认样式变化的css 2022-05-10 14:21:12 +08:00
xiushengxand奇淼(piexlmax f861f2ba3f 修复用户侧边主题更改不生效的问题 (#1052)
* 修复用户侧边主题更改不生效的问题

Co-authored-by: 奇淼(piexlmax <qimiaojiangjizhao@gmail.com>
2022-05-01 13:37:48 +08:00
tscuite 3a9b39b94b 优化docker-compose,默认去除淘宝源 (#1053)
* 优化docker-compose
2022-05-01 13:30:06 +08:00
SliverHorn 9a5d3461fe fix: #985 日志未按照日期分割 修复完成 2022-04-28 21:59:06 +08:00
6add2094a6 v2.5.1 beta2 (#1048)
* 修复日志中间件报文过大的报错问题

* 修复 Token 失效后导致的白屏问题

* 增加自动创建插件模板功能

* 密码加密方式改为 hash

* 增加刷新防抖

Co-authored-by: songzhibin97 <718428482@qq.com>
Co-authored-by: icedays <icedays@163.com>
Co-authored-by: hedeqiang <laravel_code@163.com>
2022-04-25 17:34:17 +08:00
pnck 843e5a9ad4 update: update echarts version to 5.x (#1047) 2022-04-25 11:45:55 +08:00
xiao-shanfeng a8d41e289c 修改多个字典管理标签切换 (#1042) 2022-04-20 10:44:36 +08:00
Key 3a591a5574 修复自动化包的bug及书写错误 (#1041)
* Update sys_auto_code.go

修复[自动化package] 删除数据的错误

* Update sys_auto_code.go

方法接收者名称书写错误
2022-04-19 21:21:51 +08:00
xiushengx 6076b4cde1 cors.go fix 修复角色切换bug (#1033)
修复角色切换bug
2022-04-16 21:14:06 +08:00
奇淼(piexlmax b158849d07 Update README.md 2022-04-15 16:09:59 +08:00
fengyikang88and奇淼(piexlmax e4d448a661 Update exa_file_upload_and_download.go (#1029)
* 更改上传文件路由文件 代码注释错误


Co-authored-by: 奇淼(piexlmax <qimiaojiangjizhao@gmail.com>
2022-04-14 17:58:24 +08:00
ShuBo6 42b51243a7 修改了Ram拼写错误 (#1030) 2022-04-14 17:56:01 +08:00
bx 8dd87d0172 更改自动化代码注释错别字
更改自动化代码注释错别字
2022-04-13 22:03:58 +08:00
lvshaoyuanandoldlv c92a94bdd2 email.go:再重新写回请求体body中,ioutil.ReadAll会清空c.Request.Body中的数据 (#1027)
Co-authored-by: oldlv <15237336850@163.com>
2022-04-13 21:20:09 +08:00
taskandtask c7ce98f1d5 初始化加入接口:/fileUploadAndDownload/editFileName (#1025)
* 初始化加入接口:/fileUploadAndDownload/editFileName

Co-authored-by: task <121913992@qq.com>
2022-04-13 12:29:32 +08:00
6fb6ac2d6c 修复漏洞,重构初始化功能,优化媒体库 (#1024)
* 媒体库增加 普通上传、压缩上传按钮,方便媒体库直接上传图片

* 增加数据类型切换后的的校验,避免使用错误的查询条件和字典条件。

* refactor: 重构初始化逻辑

* 媒体库功能丰富

* 修复注入漏洞和路径穿越

* 修复自动化接口获取数据库表失败后未能终止的bug

* 微调媒体库样式

Co-authored-by: bypanghu <bypanghu@163.com>
Co-authored-by: tesun <36953434+tesun@users.noreply.github.com>
Co-authored-by: pnck <hio131@gmail.com>
Co-authored-by: task <121913992@qq.com>
2022-04-12 17:57:11 +08:00
奇淼(piexlmax fe539baa34 Merge pull request #1020 from morya/main
fix swagger comment route typo
2022-04-12 14:44:59 +08:00
Morya 9aa7399484 fix swagger comment route typo
/authorityBtn/getAuthorityBtn -> /authorityBtn/setAuthorityBtn
2022-04-12 10:01:29 +08:00
eaa97e7eb8 Add upload (#1016)
* [style] 修改右上角图标,选择统一风格的iconfont

* [fix] fix webfont tree in readme file

* (fix) 菜单编辑的时候,icon不居中

* 更新为使用组件

* 媒体库增加 普通上传、压缩上传按钮,方便媒体库直接上传图片

* 普通上传组件

* 增加数据类型切换后的的校验,避免使用错误的查询条件和字典条件。

Co-authored-by: bypanghu <bypanghu@163.com>
Co-authored-by: tesun <36953434+tesun@users.noreply.github.com>
2022-04-10 22:01:36 +08:00
奇淼(piexlmax dd7e37ef6e Merge pull request #1004 from yesgs/main
增加请求发生异常的判断
2022-04-06 16:45:33 +08:00
king 64c46118b0 增加请求发生异常的判断 2022-04-02 17:02:37 +08:00
奇淼(piexlmax bdc5f69ae0 Merge pull request #999 from szluyu99/patch-2
exa_file_upload_download.go 注释错误
2022-04-02 16:40:51 +08:00
zhenyu 35616394bc exa_file_upload_download.go 注释错误 2022-04-01 15:47:13 +08:00
piexlmax f463e76f5e Merge remote-tracking branch 'origin/main' 2022-03-31 22:15:09 +08:00
piexlmax fb7b57210a 日志中间件对于上传文件做body过滤处理 2022-03-31 22:14:54 +08:00
奇淼(piexlmax 6ccd791574 Merge pull request #989 from szluyu99/patch-1
sys_user.go 注释错误
2022-03-31 21:53:07 +08:00
piexlmax 13b12d80da 增加回滚不删表按钮防止误删数据库重要数据 2022-03-30 22:48:43 +08:00
zhenyu 571de25e81 Update sys_user.go
注释错误
2022-03-29 16:23:04 +08:00
piexlmax 08c2b02be9 消除package warning 2022-03-29 12:20:33 +08:00
piexlmax 6e0a3387cd 修复密码错误遮罩不消失的bug 2022-03-29 11:45:45 +08:00
piexlmax c5f6e1262f 调整插件模板位置 2022-03-28 23:54:23 +08:00
piexlmax 27212da8df 自动化pkg不被允许以数字开头 2022-03-28 23:32:41 +08:00
奇淼(piexlmax 9d89d33701 Merge pull request #987 from songzhibin97/master
fix:config write back
2022-03-28 22:29:21 +08:00
songzhibin97 5754979918 fix:config write back 2022-03-28 20:38:27 +08:00
奇淼(piexlmax bf66fa386b Merge pull request #986 from flipped-aurora/fix-config
Fix config
2022-03-28 12:31:52 +08:00
piexlmax e91338a2e6 增加登录遮罩 2022-03-28 12:23:41 +08:00
piexlmax 58616d4927 修复右上角抽搐现象 2022-03-28 12:00:04 +08:00
piexlmax 2b2ac20feb 前端对应调整config 2022-03-27 19:58:37 +08:00
奇淼(piexlmax 7c11f8ab37 Merge pull request #984 from songzhibin97/master
fix:#977
2022-03-27 19:33:59 +08:00
songzhibin97 cc7fde9a27 feat:viper write back 2022-03-27 17:07:05 +08:00
songzhibin97 ed56a73821 fix:977 2022-03-27 16:52:11 +08:00
songzhibin97 7e7fa6af65 Merge remote-tracking branch 'upstream/main' 2022-03-27 16:21:48 +08:00
piexlmax 5d591bca35 初始化 config.yaml 2022-03-26 14:59:05 +08:00
piexlmax 0b8e15cad1 自动化代码不同包结构体不再冲突 2022-03-26 14:44:23 +08:00
piexlmax d96b963385 Merge branch 'main' of github.com:flipped-aurora/gin-vue-admin 2022-03-26 14:23:02 +08:00
piexlmax 671040a3a7 版本号 v2.5.0 => v2.5.1 beta 2022-03-26 14:22:40 +08:00
429353fa54 自动化代码可分包 (#982)
* [style] 修改右上角图标,选择统一风格的iconfont

* 增加路由排错处理

* 未输入tablename时前端自动生成下划线表名方式回滚误删表

* 支持自动化生成package功能

Co-authored-by: bypanghu <bypanghu@163.com>
Co-authored-by: songzhibin97 <718428482@qq.com>
2022-03-26 14:13:26 +08:00
weiyunxiao 8003603ffd 修复当字典没有详情列表时,删除字典提示失败的问题 (#976) 2022-03-24 10:28:19 +08:00
piexlmax f8e767511b 排除json循环引用的bug 2022-03-23 22:58:35 +08:00
songzhibin97 6a97980a18 mg 2022-03-21 10:19:51 +08:00
Leonardandyangping 2ab0df8e17 fixed(api/v1/example/exa_excel.go): 下载模版失败 (#916)
Co-authored-by: yangping <yangping@66nao.com>
2022-03-16 18:41:47 +08:00
songzhibin97 97a3ca223f Fix #942 #957
* fix:#957
* fix:#942
2022-03-16 18:21:15 +08:00
songzhibin97 bee9f61aa9 fix:#957 2022-03-16 16:05:34 +08:00
Kevin Wan c193eb155e chore: update docs of go-zero (#954) 2022-03-15 15:43:38 +08:00
junstyle cc5ac0c659 JSON.stringify出现循环引用错误 (#951)
JSON.stringify出现循环引用错误
2022-03-15 14:41:22 +08:00
奇淼(piexlmax 752d063d5f Update README.md 2022-03-15 14:31:33 +08:00
piexlmax 06229d0d1f Merge branch 'main' of github.com:flipped-aurora/gin-vue-admin 2022-03-14 15:08:52 +08:00
piexlmax 4ac8f5a354 修复面包屑 2022-03-14 15:08:30 +08:00
cubeerand奇淼(piexlmax 6628715e40 spelling corrected: initMsqlDB -->initMysqlDB (#949)
* spell corrected:  initMsqlDB -->initMysqlDB

Co-authored-by: 奇淼(piexlmax <qimiaojiangjizhao@gmail.com>
2022-03-14 14:56:44 +08:00
无星夜 d84dc0dd48 Fix invalid orderKey (#950)
* fix unmatched type of id field

* fix invalid order key
2022-03-14 14:54:05 +08:00
piexlmax 253e2a58be Merge branch 'main' of github.com:flipped-aurora/gin-vue-admin 2022-03-14 14:51:15 +08:00
piexlmax 5f8daf56b1 修复批量删除按钮失效问题 2022-03-14 14:51:02 +08:00
piexlmax cdd5aedadd 修复批量删除按钮失效问题 2022-03-14 14:49:44 +08:00
tscuite 52809a01d8 隐藏actios错误提示,Update docker-compose.yaml (#946)
* 隐藏actios错误提示

* Update docker-compose.yaml
2022-03-10 18:23:42 +08:00
b459413c0e 修复 开发环境中使用docker的一些问题 📝 (#944)
* 修复docker 开发环境问题 📝

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: tscuite <64051240+tscuite@users.noreply.github.com>
2022-03-10 16:54:38 +08:00
奇淼(piexlmax b147c4faaa Update README.md 2022-03-10 15:39:02 +08:00
奇淼(piexlmax e63ccb0541 Merge pull request #939 from junstyle/main 2022-03-03 11:52:08 +08:00
junstyle ea878ca627 这个isSame有问题
route1.query={}
route2.query={a:1}
route1的query,params为空时,还是会返回true
2022-03-02 20:05:42 +08:00
tscuite 2dc2a998ce 修复线上表单显示 (#935)
修复线上表单显示
2022-03-01 12:47:43 +08:00
piexlmax f747e01285 修复keepalive问题 #934 #903,调整刷新功能,增加页面跳转动画。 2022-03-01 12:40:56 +08:00
piexlmax d9a53805ee 增加角色按钮数据库备注 2022-02-28 11:54:10 +08:00
奇淼(piexlmax 9c3fc0dede Update README.md 2022-02-28 10:10:36 +08:00
RebellioncryandRebellioncry cc409fbab6 AwsS3新增配置属性,可以兼容minio (#932)
Co-authored-by: Rebellioncry <23714@aomai.com>
2022-02-26 20:28:11 +08:00
piexlmax 8de71ff2d3 Merge remote-tracking branch 'origin/main' 2022-02-26 20:23:18 +08:00
piexlmax 457768bb10 发布2.5.0正式版 2022-02-26 20:22:40 +08:00
songzhibin97 046b89efc5 fix: 规范yaml 2022-02-25 14:50:42 +08:00
piexlmax e7f7772a74 fixed:#933 调整vite版本到2.8.0 2022-02-24 18:16:41 +08:00
piexlmax 0082ebfdb1 Merge remote-tracking branch 'origin/main' 2022-02-24 12:03:58 +08:00
piexlmax a9f0c41cae 修复拷贝角色的错误提示 2022-02-24 12:03:37 +08:00
30b16984ed fixed:调整v2.5.0测试版bug (#931)
* update readme badge for en

* server/middleware/operation.go : fix 当记录日志当请求为GET时,不对query参数进行记录

* update element badge to element--plus-2.0.1-green

* fix unmatched type of id field

* update badge for vue gorm in readme

* fixed:#917

Co-authored-by: helight <helight@helight.info>
Co-authored-by: wan9xy <wan9xy@qq.com>
Co-authored-by: he <trumanhe0@gmail.com>
Co-authored-by: 无星夜 <31583810+TrumanH@users.noreply.github.com>
2022-02-24 11:49:37 +08:00
piexlmax c8ce379163 调整其他操作对按钮权限产生的影响 2022-02-24 10:52:29 +08:00
helight f5bfb0255c update reade gin badge to 1.7.0 (#925) 2022-02-22 11:01:35 +08:00
tscuite f2b92cc6e0 增加前端控制台开启redis (#924)
* 增加前端控制台开启redis

* 修复按钮控制权限加载问题
2022-02-22 11:01:22 +08:00
奇淼(piexlmaxandhelight 6a97f39f66 新增按钮权限,增加redis可独立配置 (#923)
* fix jwt to golang-jwt, gin to 1.7.0

* 增加按钮权限功能

* 增加redis可独立配置

Co-authored-by: helight <helight@helight.info>
2022-02-22 00:26:21 +08:00
piexlmax f389ff701a 增加主动使用redis的配置 2022-02-21 14:13:22 +08:00
piexlmax 648df02624 Merge remote-tracking branch 'origin/main' 2022-02-21 14:08:01 +08:00
piexlmax 4cee98bcce casbin结构修改为三方包内部结构,避免升级冲突。 2022-02-21 14:07:32 +08:00
songzhibin97 7e33dc7e25 Merge pull request #919 from songzhibin97/master
feat:zap.L
2022-02-20 15:59:25 +08:00
songzhibin97 6f68fbfd6d feat:zap.L 2022-02-20 15:58:47 +08:00
奇淼(piexlmax 7fe3c2b285 Merge pull request #914 from qazwsx9288/bugFix
bugfix:修复菜单未设置icon时,vue会弹出vnode警告的bug;
2022-02-15 17:22:39 +08:00
qazwsx9288 a07ba498d6 bugfix:修复菜单未设置icon时,vue会弹出vnode警告的bug; 2022-02-15 16:28:12 +08:00
piexlmax d7222c8e31 锁定关键信息ID 2022-02-14 14:59:22 +08:00
piexlmax 9426049095 增加初始化数据库连接池和日志配置 2022-02-14 11:13:52 +08:00
piexlmax edec8788c3 修复log-mode失效的问题 2022-02-14 10:45:19 +08:00
piexlmax 1a66f52f75 当页面默认路由不在权限范围内时可以正常登录跳转404 2022-02-13 23:49:21 +08:00
奇淼(piexlmax ccab152fe3 Merge pull request #905 from flipped-aurora/person-dev
public:让用户对信息修改更加全面和简便——v2.5.0 beta2
2022-02-11 11:08:26 +08:00
piexlmax e2e5ef7a93 发布2.5.0 beta.2 2022-02-11 11:06:53 +08:00
piexlmax c9b6b74020 增加用户自行修改手机号邮箱功能 2022-02-11 11:02:05 +08:00
piexlmax e353f9c295 禁止通过setUserInfo接口修改用户角色防止越权 2022-02-09 11:57:53 +08:00
piexlmax f2a24d0713 禁止通过setUserInfo接口修改用户密码 2022-02-08 17:19:52 +08:00
piexlmax 8423c124d7 修改用户管理编辑模式,增加手机号邮箱操作 2022-02-08 17:15:25 +08:00
piexlmax a9dec9fe4d 升级element至稳定版 2022-02-08 17:00:20 +08:00
piexl 343d3aaaf2 Merge remote-tracking branch 'origin/main' 2022-02-04 19:14:32 +08:00
piexl 1bec261878 防止用户修改username 2022-02-04 19:11:30 +08:00
奇淼(piexlmax 33cffb015e Merge pull request #902 from songzhibin97/endles
fix:自动迁移后重启异常
2022-01-30 17:39:00 +08:00
songzhibin97 b5da0c6043 Update sys_auto_code.go 2022-01-28 13:08:20 +08:00
奇淼(piexlmax dfc24c3c33 Update package.json 2022-01-25 23:35:52 +08:00
piexlmax 12fb1e7891 修复路由参数丢失的bug 2022-01-25 16:20:34 +08:00
奇淼(piexlmax 781f8d7961 Merge pull request #896 from 4lkaid/4lkaid_main_develop
fix(utils/file_operations.go): 同名目录存在时正确返回
2022-01-23 21:35:39 +08:00
https://github.com/CC11001100 的小迷弟 895cb65c10 Update sys_user.go 2022-01-22 15:51:01 +08:00
4lkaid fb1196785d fix(utils/file_operations.go): 同名目录存在时正确返回 2022-01-21 15:36:57 +08:00
奇淼(piexlmax 4c8ac48af0 Merge pull request #895 from 4lkaid/4lkaid_main_develop
fix(utils/directory.go): 同名文件存在时正确返回
2022-01-21 15:15:53 +08:00
4lkaid e8d0b39b5d fix(utils/directory.go): 同名文件存在时正确返回 2022-01-21 14:45:13 +08:00
piexlmax 6dbcd55727 调整readme 声明 2022-01-20 16:13:24 +08:00
piexlmax 40f5dfeb42 Merge remote-tracking branch 'origin/main' 2022-01-20 15:38:40 +08:00
piexlmax c5b96954bf 修改角色删除逻辑,有用户占用状态的角色禁止删除 2022-01-20 15:38:21 +08:00
奇淼(piexlmax debd8afe31 Update README.md 2022-01-18 20:02:33 +08:00
奇淼(piexlmax 46dc47727b Update README.md 2022-01-18 20:01:59 +08:00
奇淼(piexlmax 7a2380ffe8 Merge pull request #891 from songzhibin97/swagger
feat:swagger 优化
2022-01-18 19:57:06 +08:00
songzhibin97 ca1f4ba227 feat:swagger 优化 2022-01-18 16:02:54 +08:00
songzhibin97 dbf45502d1 fix:#887 2022-01-17 12:10:07 +08:00
piexlmax 44892d9401 Merge branch 'main' of github.com:flipped-aurora/gin-vue-admin 2022-01-14 18:14:23 +08:00
piexlmax 82b32f8b65 fixed: #882 2022-01-14 18:13:57 +08:00
奇淼(piexlmax 6026422056 Merge pull request #883 from tscuite/main
dockerfile优化:减小镜像大小 ,更改node版本为16,同时npm更换为yarn
2022-01-12 15:44:14 +08:00
tscuite 69ff39a46c 优化dockerfile:更改node版本为16,同时npm更换为yarn
优化dockerfile:更改node版本为16,同时npm更换为yarn
2022-01-12 10:48:25 +08:00
tscuite f90a51bf40 dockerfile优化:减小镜像大小
dockerfile优化:减小镜像大小,RUN合并为一条命令
2022-01-12 10:22:14 +08:00
奇淼(piexlmax 9ea885d908 修改menu初始化icon的bug
修改menu初始化icon的bug
2022-01-10 12:19:29 +08:00
奇淼(piexlmax ece494e897 Update README.md 2022-01-09 18:39:31 +08:00
piexlmax 85ca35684c 调整了前端接口调用防止越权 2022-01-07 19:26:29 +08:00
piexlmax 8d34adee14 后端增加 setSelfInfo 接口防止越权操作 2022-01-07 19:17:33 +08:00
piexlmax 3a74c9483e 修复了token错误无法退出的bug
修复了字段查询为空的bug
2022-01-07 19:09:41 +08:00
奇淼(piexlmaxandbypanghu 727caf3f4f 放弃vuex改用pinia (#872)
Co-authored-by: bypanghu <bypanghu@163.com>
2022-01-07 12:29:32 +08:00
奇淼(piexlmax eca5967b4d Merge pull request #869 from WqyJh/master
添加AWS S3上传功能
2022-01-07 10:57:22 +08:00
piexlmax 7dce65100a 放弃使用 vue-demi 全部替换为 vue 2022-01-06 11:10:01 +08:00
WqyJh 40d78ab69a 添加AWS S3上传功能 2022-01-05 22:45:02 +08:00
piexlmax 9196caec97 充值用户密码功能初始化数据修复 2022-01-05 17:15:55 +08:00
piexlmax 5fa6e32bbd 错别字调整 2022-01-05 15:13:37 +08:00
piexlmax bb5c65cf4e 修复删除气泡取消后无法再次弹出的问题 2022-01-05 14:23:23 +08:00
piexlmax f512bc0870 登录后调整获取菜单逻辑,不再重复请求getMenu 2022-01-01 20:06:13 +08:00
piexlmax b3b8de1c4c 发布setup语法糖的beta版 2022-01-01 00:56:02 +08:00
piexlmax b4b5eb9266 fixed: #862 2022-01-01 00:51:18 +08:00
piexlmax 9ddd280271 调整axios封装 2021-12-31 22:49:15 +08:00
piexlmax b5f16ee34d 修复断点续传前端部分 2021-12-31 22:49:03 +08:00
piexlmax bf0511efa4 修复切片上传后端部分 2021-12-31 22:47:53 +08:00
piexlmax 236d3c7f33 setup版本代码优化 2021-12-31 03:04:38 +08:00
piexlmax 7fd4b1d0f5 Merge remote-tracking branch 'origin/test' into gva-vue3-setup-dev 2021-12-31 01:29:18 +08:00
piexlmax 8825a18b22 自动化代码修改完成 2021-12-31 00:57:36 +08:00
piexlmax df9dc477ed 前端页面改造基本完成 待优化 2021-12-30 22:41:53 +08:00
piexlmax 8c2b6b2bc0 系统功能板块setup改造完成 2021-12-30 20:48:57 +08:00
piexlmax 512e91e2bc 超级管理员 setup 改造完成 2021-12-30 17:06:11 +08:00
tscuite 812c51804b 构建前修改表单生成器的url
构建前修改表单生成器的url
2021-12-30 13:19:24 +08:00
tscuite 93185149b3 修改单引号为双引号
单引号中参数获取失败
2021-12-30 13:03:02 +08:00
tscuite 6298f31a91 修改后端地址
修改后端地址
2021-12-30 11:00:04 +08:00
tscuite 49af66fb4f 增加测试环境
提交到这个分支会自动发布测试环境
2021-12-30 10:59:12 +08:00
piexlmax abcd1c54b4 菜单管理setup改造完成 2021-12-30 00:06:03 +08:00
piexlmax d2eaf0b38c 角色管理setup改造完成 2021-12-29 23:49:01 +08:00
piexlmax f0957c615e api管理 用户管理 修改完成 2021-12-28 23:57:43 +08:00
piexlmax ce5d5d13a3 登录注册 主要框架 个人中心 已成功更改为setup 2021-12-28 20:05:45 +08:00
piexlmax 274eb56d05 修复自动化代码报错信息提示 2021-12-27 12:10:45 +08:00
piexlmax 6bf3835728 fixed: #825 2021-12-26 23:11:50 +08:00
piexlmax be2681a114 fixed: #825 2021-12-26 22:59:17 +08:00
piexlmax 019829d0db fixed:#853 2021-12-26 14:09:20 +08:00
piexlmax 2ff07055b3 fixed:#854 2021-12-26 14:06:02 +08:00
piexlmax b8bac2ffb8 fixed:#855 2021-12-26 14:00:21 +08:00
piexlmax 382ae1f5ec 清理package中的无用包 2021-12-25 12:30:23 +08:00
piexlmax 5223281db6 发布v2.4.6正式版 2021-12-25 12:25:01 +08:00
piexlmax f64eb528ab Merge remote-tracking branch 'origin/master' 2021-12-24 15:21:28 +08:00
piexlmax 1549bb6dc5 修复退出前信息消失导致的bug 2021-12-24 15:20:47 +08:00
奇淼(piexlmax 9422a25804 Merge pull request #850 from tscuite/master
修改docker配置文件中mysql连接方式,增加自动构建tag
2021-12-24 15:09:05 +08:00
tscuite fd4df8e841 增加更新时静态资源目录替换(resource)
增加更新时静态资源目录替换(resource)
2021-12-24 09:13:15 +08:00
tscuite 4d17c8d1e5 修改docker配置文件中mysql连接方式
修改docker配置文件中mysql连接方式
2021-12-23 19:39:08 +08:00
tscuite 60402a298f 增加自动构建tag
增加自动构建tag
2021-12-23 19:36:54 +08:00
奇淼(piexlmax 3113494c0f Merge pull request #849 from zxaizhuanjiao/master
menuItem:修复图标错乱bug
2021-12-23 16:47:30 +08:00
周雪 ef974be05e menuItem:修复图标错乱bug 2021-12-23 16:03:34 +08:00
piexlmax 3d5b2f70e1 Merge remote-tracking branch 'origin/master' 2021-12-22 11:31:03 +08:00
piexlmax 1912f6b69c 适配element 1.2.0 bate6 css 2021-12-22 11:30:30 +08:00
奇淼(piexlmax 9670b53197 Update README.md 2021-12-21 16:17:01 +08:00
piexlmax 1727c4ef35 增加交流社区 2021-12-21 16:15:32 +08:00
piexlmax ab4d2a4482 增加社区入口 2021-12-21 14:10:07 +08:00
piexlmax 7ec6fffac6 增加反馈按钮 2021-12-21 12:52:10 +08:00
piexlmax 22121f0026 锁定element版本,修复日志图标 2021-12-20 16:58:14 +08:00
奇淼(piexlmax 6b9c9225eb Merge pull request #840 from flipped-aurora/pgsqlDevelop
更新版本
2021-12-13 18:07:16 +08:00
piexlmax 9705629b78 更新版本 2021-12-13 18:06:08 +08:00
奇淼(piexlmax 9c37a7be9d Merge pull request #839 from flipped-aurora/pgsqlDevelop
Pgsql develop
2021-12-13 17:36:49 +08:00
piexlmax d51888f445 Merge remote-tracking branch 'origin/master' into pgsqlDevelop
# Conflicts:
#	server/initialize/router.go
#	server/middleware/cors.go
2021-12-13 17:31:27 +08:00
piexlmax 5a83207b32 自动化代码取消数据库类型定义 对会产生报错的地方做了统一处理 2021-12-13 17:27:57 +08:00
奇淼(piexlmax 8830f59f74 Merge pull request #837 from ShadowWaIker/pgsqlDevelop
完善CORS组件
2021-12-11 19:59:46 +08:00
ShadowWalker 1e2d1796fe fix: 严格白名单模式拦截了健康检查导致健康检查逻辑失效的问题; 2021-12-11 00:27:51 +08:00
ShadowWalker 8bcd7a7a2c feat: CORS组件支持使用配置文件更灵活的配置处理跨域的逻辑; 2021-12-10 22:56:18 +08:00
蒋吉兆 f899b927cf 修改模板文件 2021-12-10 22:41:00 +08:00
奇淼(piexlmax d8704ad398 Merge pull request #836 from flipped-aurora/pgsqlDevelop
更换vite版本
2021-12-10 22:16:29 +08:00
蒋吉兆 a18c0d9653 更换vite版本 2021-12-10 22:15:57 +08:00
奇淼(piexlmax 3c3d642f6b Update build_test.yml 2021-12-10 19:34:25 +08:00
奇淼(piexlmax a442ad090e Update build_test.yml 2021-12-10 19:16:02 +08:00
奇淼(piexlmax 9030b9b75e Merge pull request #835 from flipped-aurora/pgsqlDevelop
升级element版本 修改icon
2021-12-10 19:10:51 +08:00
奇淼(piexlmax a6546138ea Update build_test.yml 2021-12-10 19:09:52 +08:00
piexlmax 8791206a5c 升级element版本 修改icon 2021-12-10 19:07:15 +08:00
奇淼(piexlmax c39b6f3958 Merge pull request #833 from flipped-aurora/pgsqlDevelop
v2.4.6 beta.2
2021-12-10 16:00:56 +08:00
piexlmax 255dba330d 更改gitgnore 2021-12-10 15:58:54 +08:00
piexlmax 35ace1b970 清理无用文件 2021-12-10 15:57:52 +08:00
piexlmax 827bef4f91 fix:#810 2021-12-10 15:51:19 +08:00
songzhibin97 bee4d4cf21 Merge branch 'pgsqlDevelop' 2021-12-10 11:44:39 +08:00
songzhibin97 85a1eb8215 Merge branch 'pr/829' 2021-12-10 11:41:18 +08:00
奇淼(piexlmax ed52dd5411 Merge pull request #832 from ShadowWaIker/pgsqlDevelop
fixed: 系统配置中OSS类型字段的注释错误;
2021-12-10 11:30:54 +08:00
ShadowWalker 649b5fbe8a fixed: 系统配置中OSS类型字段的注释错误; 2021-12-10 09:37:14 +08:00
奇淼(piexlmax bbc615ea5f Update README.md 2021-12-09 12:17:36 +08:00
songzhibin97 ca008145af fix:conflict 2021-12-08 13:16:25 +08:00
songzhibin97 32314bc464 feat: 多数据库适配低版本迁移 2021-12-08 12:57:15 +08:00
songzhibin97 fc003dbc16 feat: issues #809 2021-12-07 18:46:44 +08:00
songzhibin97 0fe4750991 style: linker 2021-12-06 12:44:26 +08:00
奇淼(piexlmax 8b94b8b043 Merge pull request #823 from SliverHorn/sliver
feature: 集成华为云obs 对象存储
2021-12-01 09:57:29 +08:00
SliverHorn 6a9a159642 feature: 集成华为云obs 对象存储 2021-11-29 21:56:01 +08:00
SliverHorn 2b9365da17 Merge pull request #822 from flipped-aurora/pgsqlDevelop
fixed: source/system/api 数据错误
2021-11-29 17:03:51 +08:00
SliverHorn ff850b7156 fixed: source/system/api 数据错误 2021-11-29 17:02:06 +08:00
奇淼(piexlmax 283d962d96 Merge pull request #819 from flipped-aurora/pgsqlDevelop
Pgsql develop
2021-11-25 16:24:10 +08:00
蒋吉兆 b5853a09ec 字典数据修复 2021-11-25 16:23:04 +08:00
蒋吉兆 5796287d88 修复获取用户列表的初始化数据bug 2021-11-25 16:19:31 +08:00
奇淼(piexlmax 77cd35a52a Merge pull request #818 from flipped-aurora/pgsqlDevelop
Pgsql develop
2021-11-25 15:53:46 +08:00
蒋吉兆 a3dd9e9e02 merge seo to pgsqlDevelop 2021-11-25 15:46:50 +08:00
蒋吉兆 1037ee5798 merge seo to pgsqlDevelop 2021-11-25 15:44:13 +08:00
蒋吉兆 21965dfce3 Merge remote-tracking branch 'origin/seo' into pgsqlDevelop
# Conflicts:
#	web/package.json
2021-11-25 15:42:57 +08:00
奇淼(piexlmax 931e144e43 Merge pull request #815 from dyzsoft/master
优化:casbin验证优化
2021-11-25 15:35:08 +08:00
奇淼(piexlmax 57fd8d6dde Merge pull request #816 from bypanghu/master
fixed:gva全局标志
2021-11-25 15:33:40 +08:00
奇淼(piexlmax db3d16af36 Merge branch 'seo' into master 2021-11-25 15:33:27 +08:00
奇淼(piexlmax fa0c1430c3 Merge pull request #817 from flipped-aurora/pgsqlDevelop
增加内存不足时使用的命令
2021-11-25 15:27:37 +08:00
蒋吉兆 23304c7a9a 增加内存不足时使用的命令 2021-11-25 15:25:36 +08:00
蒋吉兆 86c5f9184a update version 2021-11-25 14:59:50 +08:00
bypanghu 4a2ded7b8a fixed: web全端添加gva 权重 2021-11-24 15:58:43 +08:00
dyzsoft 99ae4056bc 优化:casbin验证优化,在中间件中获取请求的 Path,在CasbinModel定义中直接使用keymatch2进行匹配,减少一次path获取和函数调用。
server/middleware/casbin_rbac.go:18行修改为请求的path作为obj
server/service/system/sys_casbin.go:删掉无用的注册函数
server/resource/rbac_model.conf:验证函数修改为keyMathc2
2021-11-24 15:23:22 +08:00
奇淼(piexlmax da64403829 Merge pull request #811 from flipped-aurora/pgsqlDevelop
2.4.6 优化 && 修复
2021-11-24 00:23:17 +08:00
奇淼(piexlmax b4eb8c0add Merge pull request #814 from ThreeAndTwo/master
chore: fix db connector nil pointer dereference
2021-11-24 00:16:39 +08:00
蒋吉兆 f9c5c33f68 Merge branch 'pgsqlDevelop' of github.com:flipped-aurora/gin-vue-admin into pgsqlDevelop 2021-11-24 00:15:28 +08:00
蒋吉兆 2ac97ea099 修复sql注入安全隐患 感谢@Tom4t0提交漏洞 2021-11-24 00:15:09 +08:00
K 619c54ca17 chore: fix db connector nil pointer dereference 2021-11-23 23:47:02 +08:00
SliverHorn 1d43216b40 fixed: server/service/system/sys_initdb_pgsql.go 初始化数据 使用 PgsqlDataInitialize 2021-11-23 16:43:12 +08:00
SliverHorn aa309ce62c fixed: 修复jwt的signing-key 未转成string导致乱码的问题 2021-11-22 20:53:09 +08:00
SliverHorn a146265de5 refactor:
- pgsql 获取指定数据库和指定数据表的所有字段名,类型值等 sql 添加字段备注
2021-11-22 18:03:29 +08:00
蒋吉兆 6b69972230 增加pgsql获取数据库和表方法 更新版本为V2.4.6 Beta 2021-11-22 10:57:07 +08:00
SliverHorn 6cc495de95 update:
- pgsql 获取表名, 获取表字段(todo), 获取数据库名
refactor:
- 自动化代码与自动化代码历史 代码规范化
- mysql 获取表名, 获取表字段, 获取数据库名
- enter 代码优化
2021-11-20 22:46:05 +08:00
奇淼(piexlmax 9d019ca329 Merge pull request #808 from flipped-aurora/pgsqlDevelop
v2.4.6A测发布
2021-11-19 22:26:56 +08:00
蒋吉兆 77a9b20346 Merge branch 'master' into pgsqlDevelop
# Conflicts:
#	server/core/server_other.go
2021-11-19 22:25:12 +08:00
蒋吉兆 b88a1f91f7 恢复配置文件 2021-11-19 22:22:17 +08:00
蒋吉兆 81682914ff 增加pgsql适配 2021-11-19 22:20:04 +08:00
SliverHorn 8ef9e19a64 fixed:
- pgsql 修复初始化数据失败的bug
- pgsql 获取角色菜单时 报错
- SysOperationRecord longtext 改为 text
2021-11-18 23:13:17 +08:00
SliverHorn b8698cdcff fixed:
- casbin 数据问题
- AuthoritiesMenus 问题修复
- DataAuthorities 问题修复
- File 问题修复
- 初始化表 add CasbinRule
- ViewAuthorityMenuMysql 问题修复
2021-11-18 22:09:41 +08:00
蒋吉兆 ff4121510c 增加重置用户密码功能 2021-11-17 22:45:16 +08:00
蒋吉兆 7c72ab9dcb 修复错误单词#804 2021-11-17 21:20:09 +08:00
蒋吉兆 d156165d59 删除menu下无用代码 2021-11-17 21:15:47 +08:00
SliverHorn ed2e254cf4 refactor:
- zap.Any("err", err) 更改为 zap.Error(err) 提高性能
2021-11-16 02:13:54 +08:00
SliverHorn 98703f192a refactor:
- SysAutoCodeHistory 提供 ToRequestIds方法 方便代码回滚功能调用
2021-11-16 02:11:21 +08:00
SliverHorn b12a18a693 refactor:
- source 初始化数据 new 实现
- service mysql 与 pgsql 分开实现
- 代码备注优化
2021-11-16 02:02:21 +08:00
SliverHorn f19e719cbb refactor:
- 优化 postgresql 的配置文件
- dsn 优化
- gorm logger 代码优化
- 优化 注册表 函数名
- 更新 go.mod
2021-11-15 23:50:28 +08:00
蒋吉兆 1744c0b44d 增加pgsql适配(todo) 2021-11-15 23:00:14 +08:00
ipanghu a4f77cbc3d fix:api管理页面的错误 2021-11-15 11:38:20 +08:00
奇淼(piexlmax 7a6c78af6a Merge pull request #802 from flipped-aurora/update
fix:798:数据库列表候选丢失
2021-11-14 22:48:10 +08:00
蒋吉兆 0d9f9e41bb fix:798:数据库列表候选丢失 2021-11-14 22:47:47 +08:00
奇淼(piexlmax 16e1829730 Merge pull request #801 from flipped-aurora/update
fix:#800
2021-11-14 22:43:28 +08:00
蒋吉兆 f73b891272 Merge remote-tracking branch 'origin/update' into update 2021-11-14 22:41:42 +08:00
蒋吉兆 3a017741d2 fix:#800
修复了自动化代码公用字典出现多次创建字典相关代码的bug
2021-11-14 22:38:13 +08:00
ipanghu 0a111f7c33 Fix:修复首页echarts在特定node版本中报引用出错的bug 2021-11-12 16:16:15 +08:00
奇淼(piexlmax 6f24b8b448 Merge pull request #796 from FlameMida/develop
web/src/components/customPic/index.vue:vite无法使用require函数
2021-11-12 15:04:47 +08:00
奇淼(piexlmax 94f12d538b Merge branch 'update' into develop 2021-11-12 15:03:10 +08:00
Edward zZhang e057568bbb Update index.vue 2021-11-09 14:17:12 +08:00
奇淼(piexlmax edd81c548c Merge pull request #795 from flipped-aurora/update
调整验证码校验规则保证前后端配置一致 #794
2021-11-09 11:38:11 +08:00
piexl c6cf4d06bc 调整验证码校验规则保证前后端配置一致 #794 2021-11-09 11:37:28 +08:00
奇淼(piexlmax 9a840328aa Merge pull request #793 from flipped-aurora/update
修复字典相关的bug
2021-11-08 14:37:20 +08:00
piexl e12c1b7b8d 修复性别字典初始数据为空的问题
修复字典作废无效问题 #791
变更字典初始值为undefined #792
2021-11-08 14:36:40 +08:00
奇淼(piexlmax 7c4496d097 Merge pull request #790 from liqianjie/master
不通过本地nginx代理,直接访问时,10ms会导致概率性请求失败
2021-11-05 21:43:56 +08:00
liqianjie 9898491ce7 不通过本地nginx代理,直接访问时,10ms会导致概率性请求失败 2021-11-05 13:03:31 +08:00
奇淼(piexlmax cd41d3b5c7 Merge pull request #780 from iptop/master
解决echarts和vue存在的冲突问题
2021-11-04 22:23:51 +08:00
奇淼(piexlmax ae4ffc72d1 Merge pull request #787 from flipped-aurora/update
fix:#786
2021-11-04 22:22:03 +08:00
蒋吉兆 c877102f26 fix:#786
修复:生成表后无法回滚的bug
修复:api页面不能多删除的bug
2021-11-04 22:20:02 +08:00
奇淼(piexlmax c150c5242e Update README.md 2021-11-03 13:17:12 +08:00
蒋吉兆 da3fddf6c4 修复配置文件中的mysql配置类型错误 2021-10-29 21:52:58 +08:00
panzhenglong 0e0c563faf 解决echarts和vue存在的冲突问题 2021-10-28 11:20:55 +08:00
奇淼(piexlmax d07f59d061 Merge pull request #778 from flipped-aurora/update
fix:#768
2021-10-25 22:49:14 +08:00
蒋吉兆 c7fede0d15 fix:#768 2021-10-25 22:48:33 +08:00
奇淼(piexlmax 09dc0918c7 Merge pull request #777 from flipped-aurora/update
调整claims获取方法 修复前端选中样式
2021-10-25 22:39:19 +08:00
蒋吉兆 5a5487894f 前端配置文件页面更新 2021-10-25 22:33:47 +08:00
蒋吉兆 f999aa1faa 提出jwt的issuer签名到配置文件 增加claims的统一创建方法 2021-10-25 22:19:06 +08:00
蒋吉兆 8d0977e36b 配置文件变更 增加jwt签名 2021-10-25 22:14:57 +08:00
蒋吉兆 0081c7e47f 从头部获取用户信息的方法整理 增加不鉴权模式下的信息获取 2021-10-25 22:01:17 +08:00
蒋吉兆 7d8c99bc1b 从头部获取用户信息的方法整理 增加不鉴权模式下的信息获取 2021-10-25 21:59:26 +08:00
piexl 351b307074 回滚配置文件 2021-10-25 14:13:20 +08:00
piexl 706e6fe288 调整claims获取方法 修复前端选中样式 2021-10-25 14:08:07 +08:00
piexl b5fa7604c6 修改从jwt获取用信息的方法 2021-10-25 13:25:15 +08:00
奇淼(piexlmax 61614e12fd Merge pull request #773 from flipped-aurora/update
前端配置文件页面更新
2021-10-24 19:00:31 +08:00
蒋吉兆 533efe5a44 前端配置文件页面更新 2021-10-24 18:59:55 +08:00
奇淼(piexlmax 8873f8d555 Merge pull request #772 from flipped-aurora/update
V2.4.6版本A测
2021-10-23 22:44:26 +08:00
蒋吉兆 a90ddacb64 v2.4.6 Apache 版本 2021-10-23 22:41:14 +08:00
蒋吉兆 df928b49b7 前端配置文件页面更新 2021-10-23 22:39:24 +08:00
songzhibin97 e059a7e84d fix:#796 补充 2021-10-22 16:23:35 +08:00
songzhibin97 1f0cd6ef98 fix:#769 2021-10-22 16:08:00 +08:00
奇淼(piexlmax 757b04957d Update README.md 2021-10-15 10:01:53 +08:00
piexlmax 2c9a1656b6 Merge branch 'master' of github.com:flipped-aurora/gin-vue-admin into update 2021-10-13 14:59:49 +08:00
奇淼(piexlmax b1c6d26a0f 正式发布2.4.5 2021-10-13 14:43:35 +08:00
piexlmax 1d1401c620 Merge remote-tracking branch 'origin/update' into update 2021-10-13 14:27:48 +08:00
piexlmax 666fe5bc28 更新 element 2021-10-13 14:27:20 +08:00
songzhibin97 9b7db8ad09 feat:中间件日志聚集 2021-10-13 13:04:56 +08:00
songzhibin97 cc8facbda3 feat:优化初始化limit对象 2021-10-12 20:37:51 +08:00
songzhibin97 bdce75c2ea feat:优化限流中间件 2021-10-12 20:10:23 +08:00
piexlmax c4ef22f4a3 增加协议标注 2021-10-12 15:39:50 +08:00
piexlmax d3e175beb8 版本号回移 2021-10-11 10:49:21 +08:00
qimiao feec9e9ebf fix:#745 2021-10-11 10:40:42 +08:00
奇淼(piexlmax 67c429a09c Merge pull request #760 from yaooort/update_mysql
新增限流中间件,根据IP
2021-10-11 10:13:12 +08:00
奇淼(piexlmax a36d5f238c Merge pull request #759 from yaooort/update
Update 日志模块
2021-10-11 10:12:57 +08:00
yaooort 1cf455cfee 拦截 2021-10-09 20:37:28 +08:00
yaooort 2f46581ada 新增限流中间件,根据IP 2021-10-09 20:26:26 +08:00
yaooort c57eedf020 修改zap分级别打印到日志文件 2021-10-09 19:58:59 +08:00
yaooort ad5b9c1e80 Revert "发布V2.4.5 RC"
This reverts commit 4465450b48.
2021-10-09 19:44:04 +08:00
qimiao 8f8bef9ea2 发布V2.4.5 RC 2021-09-30 15:54:19 +08:00
奇淼(piexlmax 1457876698 [Feature]:#753 (#754)
[Feature]:#753 (#754)
2021-09-30 10:37:39 +08:00
奇淼(piexlmax 1d52614691 fix:#748 (#752)
fix:#748
2021-09-29 19:34:27 +08:00
奇淼(piexlmax 01eb096920 Fix 731 (#750)
* fix:#731 (#749)
* 代码生成器样式调整
Co-authored-by: songkang1993 <38366752+songkang1993@users.noreply.github.com>
2021-09-29 19:04:21 +08:00
奇淼(piexlmax 5b7c1fb8fe fix:#746
fix:#746
2021-09-26 18:11:25 +08:00
奇淼(piexlmax 7466ef21e5 清理无用的配置文件 web-flow (#743)
清理无用自动化字段 web-flow
2021-09-26 11:56:47 +08:00
奇淼(piexlmax 8cc56c7db5 修正生命周期钩子,将beforeDestroy更改为beforeUnmount (#738) (#742)
优化将beforeDestroy更改为beforeUnmount
2021-09-26 11:37:19 +08:00
songzhibin97 d4914d6eca feat:明确root语义 (#740)
feat:明确root语义 (#740)
2021-09-26 10:39:08 +08:00
奇淼(piexlmax 9dc78174a9 Merge pull request #737 from flipped-aurora/gva-vue3
修复预览自动化代码全选和复制的bug
2021-09-24 17:34:30 +08:00
piexlmax 22df94e6a0 主色调统一 2021-09-24 17:33:51 +08:00
奇淼(piexlmax d78f147889 修复预览自动化代码全选和复制的bug
修复预览自动化代码全选和复制的bug
2021-09-24 15:54:52 +08:00
piexlmax 25ae9f4dd2 修复预览自动化代码全选和复制的bug 2021-09-24 15:08:21 +08:00
奇淼(piexlmax 338664452b 样式细节调整 (#726)
增加健康检查

样式细节调整

规范化插件js模式

增加k8s yaml文件 (#734)
2021-09-24 14:15:16 +08:00
奇淼(piexlmax 98a257b7e3 Merge pull request #724 from flipped-aurora/gva-vue3
调整不同屏幕下的兼容性
2021-09-21 21:09:02 +08:00
蒋吉兆 2f402fe26d 调整不同屏幕下的兼容性 2021-09-21 21:02:40 +08:00
奇淼(piexlmax c5daed4a70 Merge pull request #723 from flipped-aurora/gva-vue3
发布v2.4.5 bate.1
2021-09-21 18:04:12 +08:00
蒋吉兆 46442f4a65 更新代码规范 2021-09-21 18:02:50 +08:00
蒋吉兆 2c06ca34c0 代码规范性调整 2021-09-21 17:55:18 +08:00
蒋吉兆 51e26a00a4 前端性能行以及样式细节调整 2021-09-21 17:40:28 +08:00
奇淼(piexlmax 54e3e5cb90 Merge pull request #722 from flipped-aurora/gva-vue3-fedev
Gva vue3 fedev
2021-09-21 17:24:19 +08:00
奇淼(piexlmax 9ee8c3ca38 Merge pull request #721 from flipped-aurora/revert-718-last
Revert "修改全局 dialog 样式,修改api管理的删除初始化显示问题"
2021-09-21 17:23:53 +08:00
奇淼(piexlmax 0193e61d72 Revert "修改全局 dialog 样式,修改api管理的删除初始化显示问题" 2021-09-21 17:23:42 +08:00
奇淼(piexlmax d4258eea9a Merge pull request #720 from flipped-aurora/gva-vue3-fedev
2.4.5 bate.1 版本
2021-09-21 16:48:40 +08:00
奇淼(piexlmax 634e395902 Merge pull request #719 from SliverHorn/sliver_horn_develop
fixed: Find两次数据库, db := global.GVA_DB加上Model 防止Count报错
2021-09-21 16:47:44 +08:00
奇淼(piexlmax 8ba6eee597 Merge pull request #718 from bypanghu/last
修改全局 dialog 样式,修改api管理的删除初始化显示问题
2021-09-21 16:47:07 +08:00
奇淼(piexlmax cd576a1e02 Merge branch 'gva-vue3-fedev' into last 2021-09-21 16:34:53 +08:00
奇淼(piexlmax 70d9ef63db Update sys_casbin.go 2021-09-21 16:33:37 +08:00
奇淼(piexlmax d69243d720 Update vite.config.js 2021-09-21 16:30:40 +08:00
蒋吉兆 c3480b3c49 修改版本号为 2.4.5 bate.1 2021-09-21 16:26:59 +08:00
蒋吉兆 ff79b2aa0f 修改form模板 调整form基本样式 2021-09-21 16:25:14 +08:00
蒋吉兆 2cbb87baaa 调整前端样式,调整日志记录路由组,调整对应自动化模板 2021-09-20 21:40:23 +08:00
蒋吉兆 6a8e35379a 调整搜索框和提示文字的样式细节 2021-09-20 17:34:44 +08:00
奇淼(piexlmax 203e999ec4 Update README.md 2021-09-19 23:10:02 +08:00
奇淼(piexlmax 528d45e58a Update README.md 2021-09-19 23:09:07 +08:00
蒋吉兆 d04ee96111 样式细节调整 2021-09-19 22:59:13 +08:00
SliverHorn 508691535f fixed: Find两次数据库, db := global.GVA_DB加上Model 防止Count报错 2021-09-19 09:13:13 +08:00
bypanghu@163.com edf38ae8ee 修改全局 dialog 样式,修改api管理的删除初始化显示问题 2021-09-18 23:01:36 +08:00
piexlmax a2f2b4178a 安全距离细节调整 2021-09-18 19:38:42 +08:00
qimiao b297129a26 展示细节调整 2021-09-18 19:00:31 +08:00
piexlmax e3bfa9ccd9 增加重置搜索条件功能 2021-09-18 17:45:54 +08:00
piexlmax 132c1b68b1 细节变更 2021-09-18 17:39:18 +08:00
piexlmax d85b481e68 dashboard调整 2021-09-18 17:09:15 +08:00
piexlmax a5b989d278 样式美化 2021-09-18 12:40:31 +08:00
ipanghu b61c8f0b19 Merge pull request #2 from flipped-aurora/master
拉取主仓库最新代码
2021-09-18 09:00:44 +08:00
蒋吉兆 5e3df6c742 修改新版样式 2021-09-18 00:10:17 +08:00
奇淼(piexlmax ea9d6d4e4c Merge pull request #716 from flipped-aurora/gva-vue3
清除多余public文件夹,修复ico替换不生效的问题
2021-09-17 10:43:59 +08:00
piexlmax fbd5fcbefd 清除多余public文件夹,修复ico替换不生效的问题 2021-09-17 10:06:57 +08:00
songzhibin97 9c57f5f877 Update main.go 2021-09-16 14:28:20 +08:00
奇淼(piexlmax 8b08758b85 Merge pull request #713 from flipped-aurora/gva-vue3
代码规范性提升
2021-09-16 10:24:34 +08:00
qimiao 98c5e8d774 代码规范性优化 2021-09-16 10:19:54 +08:00
qimiao bca1bcb42d Merge remote-tracking branch 'origin/gva-vue3' into gva-vue3
# Conflicts:
#	server/core/viper.go
2021-09-16 10:00:31 +08:00
奇淼(piexlmax 55b7003aa9 Merge pull request #710 from bypanghu/master
删除主仓库下无用的包管理文件,添加验证码验证
2021-09-16 09:59:45 +08:00
奇淼(piexlmax fd8f63161f Merge pull request #712 from MZqk/patch-2
Update viper.go
2021-09-16 09:56:56 +08:00
MZZZ c1800b685f Update viper.go
core/viper.go:61:95: syntax error: unexpected newline, expecting comma or )
2021-09-15 20:18:59 +08:00
songzhibin97 0f18854c40 feat:增加测试用例 2021-09-15 18:42:17 +08:00
songzhibin97 d80edb16df Merge branch 'gva-vue3' of https://github.com/flipped-aurora/gin-vue-admin into gva-vue3 2021-09-15 18:06:18 +08:00
songzhibin97 beb39cc5c7 fix:style 2021-09-15 18:06:07 +08:00
songzhibin97 f6155302e8 fix:stype 2021-09-15 17:42:28 +08:00
范庆磊 81b773bee6 删除主仓库目录下无用的前端包管理工具,添加登陆页面的验证函数 2021-09-15 16:43:13 +08:00
ipanghu 725d779682 Merge pull request #1 from flipped-aurora/master
拉取主仓库最新代码
2021-09-15 16:14:20 +08:00
奇淼(piexlmax b903ff7e78 Create .deepsource.toml 2021-09-15 15:13:34 +08:00
奇淼(piexlmax 517c5b60a8 Merge pull request #707 from flipped-aurora/gva-vue3
修复了一些已知bug
2021-09-15 12:21:47 +08:00
qimiao 88fd6c719a Merge branch 'master' of github.com:flipped-aurora/gin-vue-admin into gva-vue3 2021-09-15 12:19:59 +08:00
qimiao 76a6c8c255 Merge branch 'develop' of github.com:flipped-aurora/gin-vue-admin into gva-vue3
 Conflicts:
	server/core/viper.go
2021-09-15 12:19:40 +08:00
奇淼(piexlmax fb57e864e1 Merge pull request #705 from songzhibin97/gva_gormv2_dev
fix: cache初始化时间问题
2021-09-15 12:15:58 +08:00
奇淼(piexlmax 4a1a294658 Merge pull request #704 from iciness/develop
bug修复:jwt黑名单启动时候未加载及未生效
2021-09-15 12:15:43 +08:00
奇淼(piexlmax 6d74d7c9f6 Merge pull request #706 from TrumanH/master
revise file name typo
2021-09-15 12:15:05 +08:00
he 5b56ebb5fd revise file name typo 2021-09-15 12:06:14 +08:00
Benny dd4d42295b fix:在GVA_DB初始化后,从db加载jwt黑名单数据 2021-09-15 12:04:02 +08:00
songzhibin97 56c26e35b5 fix: cache初始化时间问题 2021-09-15 11:53:39 +08:00
蒋吉兆 2bf7b78d39 vue 版本 3.0.0 --> 3.2.0 2021-09-14 22:33:00 +08:00
奇淼(piexlmax 3a5f8f8a1e Merge pull request #702 from flipped-aurora/gva-vue3
解决使用自动二级路由导致的切换tab白屏问题
2021-09-14 22:27:57 +08:00
蒋吉兆 9e17fbb807 解决使用自动二级路由导致的切换tab白屏问题 2021-09-14 22:25:44 +08:00
奇淼(piexlmax 440bc3b730 Merge pull request #701 from flipped-aurora/gva-vue3
Gva vue3
2021-09-14 19:57:05 +08:00
奇淼(piexlmax 863d0826a7 Merge pull request #697 from songzhibin97/gva_gormv2_dev
fix:重复生成判断回滚
2021-09-14 19:56:48 +08:00
奇淼(piexlmax e564eff45a Merge pull request #700 from SliverHorn/sliver_horn_develop
fixed: #699 go build 报错 gcc问题
2021-09-14 19:53:08 +08:00
qimiao 6cb9ab45d9 Merge remote-tracking branch 'origin/gva-vue3' into gva-vue3 2021-09-14 19:49:51 +08:00
piexlmax 3706937d4a 前端ui样式优化 2021-09-14 19:49:06 +08:00
SliverHorn ccce04df1c fixed: #699 go build 报错 gcc问题 2021-09-14 17:41:21 +08:00
songzhibin97 f2e5e56fdb feat:jwt签名初始化 2021-09-14 16:26:55 +08:00
songzhibin97 c993e2d070 fix:重复生成判断回滚 2021-09-13 11:07:59 +08:00
奇淼(piexlmax fffc2b7a57 Update bug_report.yaml 2021-09-10 19:00:07 +08:00
奇淼(piexlmax 59eb684b47 Merge pull request #694 from songzhibin97/gva_gormv2_dev
feat: issues #692
2021-09-10 14:36:52 +08:00
songzhibin97 f0969e09d3 feat: issues #692 2021-09-10 11:57:27 +08:00
qimiao 108959c84c 自动化图片路径由http切换为https 修复安全性报错 2021-09-09 17:56:23 +08:00
奇淼(piexlmax a2bf105ba9 Merge pull request #691 from flipped-aurora/gva-vue3
修复在登录状态下访问白名单路由导致白屏的bug
2021-09-09 10:45:07 +08:00
qimiao ff1b004a2c Merge remote-tracking branch 'origin/gva-vue3' into gva-vue3 2021-09-09 10:44:26 +08:00
piexlmax a54144d4e1 修复在登录状态下访问白名单路由导致白屏的bug 2021-09-09 10:43:58 +08:00
奇淼(piexlmax 81f31a4ba8 Merge pull request #689 from flipped-aurora/gva-vue3
同步 develop
2021-09-08 17:50:23 +08:00
奇淼(piexlmax 8bf77ff52c Merge pull request #688 from flipped-aurora/gva-vue3
去除表名空格
2021-09-08 17:49:42 +08:00
奇淼(piexlmax f16d8455a8 Merge pull request #685 from supine-win/patch-4
tableName添加空格删除
2021-09-08 17:49:01 +08:00
piexlmax aee0fecaed 增加 issueid 2021-09-08 17:42:51 +08:00
piexlmax 4587e49ff6 提交issue模板 2021-09-08 17:33:58 +08:00
奇淼(piexlmax 2dc2ef4f0c Update feature_request.yaml 2021-09-08 17:31:40 +08:00
奇淼(piexlmax 98d0e69173 Update feature_request.yaml 2021-09-08 17:29:18 +08:00
奇淼(piexlmax ceddd99dc4 Create config.yml 2021-09-08 17:23:27 +08:00
piexlmax 833a31ae14 修改后缀 2021-09-08 17:15:50 +08:00
piexlmax 1c4a774765 修改issue模板 2021-09-08 17:10:59 +08:00
奇淼(piexlmax 6f2fcdcf65 Update issue templates 2021-09-08 17:08:32 +08:00
奇淼(piexlmax 3d502b6414 Merge pull request #686 from flipped-aurora/gva-vue3
增加issue模板 修复person页面的跳转bug
2021-09-08 17:06:43 +08:00
piexlmax d275ed1942 issue提供表单结构 修复了person页面的跳转bug 2021-09-08 17:03:22 +08:00
奇淼(piexlmax 5b4e113b71 Update and rename ----bug.ymal to config.ymal 2021-09-08 16:49:58 +08:00
奇淼(piexlmax 2fc2cea1cc Update and rename ----bug.md to ----bug.ymal 2021-09-08 15:35:03 +08:00
奇淼(piexlmax bf37b6a132 Update issue templates 2021-09-08 15:30:33 +08:00
supine-win a16f0cb894 tableName添加空格删除
1.tableName添加空格删除
2.修改拼写错误
2021-09-07 21:54:05 +08:00
SliverHorn d06e2aa5e6 Merge pull request #682 from SliverHorn/sliver_horn_develop
add go.sum and update server/Dockerfile
2021-09-07 20:53:30 +08:00
SliverHorn 2a4f2cf396 fix: docker 使用go generate有问题 2021-09-07 20:49:41 +08:00
SliverHorn b2005ae82a add go.sum 2021-09-07 20:05:48 +08:00
奇淼(piexlmax fbf67e1a34 Merge pull request #681 from flipped-aurora/gva-vue3
修复本地模式下的文件下载问题
2021-09-07 16:50:55 +08:00
piexlmax 63702633a9 修复本地模式下的文件下载问题 2021-09-07 16:50:08 +08:00
piexlmax 5df0fa3853 增加getTableData的请求发起前后钩子 2021-09-07 15:11:36 +08:00
奇淼(piexlmax 2997bccd6c Merge pull request #679 from flipped-aurora/gva-vue3
修复user表切换页面和size后角色消失的bug
2021-09-07 14:58:18 +08:00
qimiao ff2868883d Merge remote-tracking branch 'origin/gva-vue3' into gva-vue3 2021-09-07 14:57:01 +08:00
qimiao 37ea0f5fb6 Merge branch 'master' of github.com:flipped-aurora/gin-vue-admin into gva-vue3 2021-09-07 14:56:35 +08:00
奇淼(piexlmax fd730e32ed Merge pull request #678 from songzhibin97/gva_gormv2_dev
fix:修复可能会绕过删除的漏洞
2021-09-07 14:56:11 +08:00
piexlmax 0c9f05147e 修复user表切换页面和size后角色消失的bug 2021-09-07 14:55:45 +08:00
奇淼(piexlmax 373ac3ec24 修改版本号 进入beta测试 目前内部以跑线上 2021-09-07 14:18:36 +08:00
songzhibin97 e5cf5695ff fix:修复可能会绕过删除的漏洞 2021-09-06 15:00:15 +08:00
奇淼(piexlmax f0f332481a Merge pull request #675 from flipped-aurora/gva-vue3
修复字典逻辑bug
2021-09-05 14:17:29 +08:00
奇淼(piexlmax ed5cb4776c Merge pull request #674 from SliverHorn/sliver_horn_develop
update: service/system/sys_dictionary.go UpdateSysDictionary 方法 代码优化
2021-09-05 14:15:01 +08:00
SliverHorn 6d83b62153 update: LoadAll函数优化 2021-09-05 12:56:59 +08:00
SliverHorn 0971012dca Merge remote-tracking branch 'gva/gva-vue3' into sliver_horn_develop 2021-09-05 12:43:51 +08:00
SliverHorn 1afc5191c4 update: service/system/sys_dictionary.go UpdateSysDictionary 方法 代码优化 2021-09-04 22:59:13 +08:00
奇淼(piexlmax 947433c57c Update README.md 2021-09-04 19:47:35 +08:00
奇淼(piexlmax 42f69f0a5e Merge pull request #673 from flipped-aurora/gva-vue3
前端打包工具更换为vite
2021-09-04 19:39:50 +08:00
奇淼(piexlmax a0f3b79479 Merge pull request #672 from flipped-aurora/gva-vue3-vite
Gva vue3 vite
2021-09-04 19:39:13 +08:00
奇淼(piexlmax 0b19de6d94 Merge pull request #671 from SliverHorn/sliver_horn_develop
update: model/system/sys_user.go comment 错误
2021-09-04 19:38:46 +08:00
蒋吉兆 024e5fa210 自动开启web 修复了user创建用户后信息未清空的bug 2021-09-04 17:12:07 +08:00
蒋吉兆 d0d13aa287 修复自定义指令修改为vue3模式 2021-09-04 16:27:46 +08:00
蒋吉兆 e606cc9323 删除webpack携带内容 2021-09-04 16:22:16 +08:00
蒋吉兆 fa70742a35 适配vite基本完成 2021-09-04 16:21:21 +08:00
蒋吉兆 ebca96d95c 修改vite需要替换的原始配置 2021-09-04 16:04:07 +08:00
SliverHorn 815ebd038e update: model/system/sys_user.go comment 错误 2021-09-04 14:59:20 +08:00
piexlmax a785f12fb3 切换为vite模式 2021-09-03 19:20:08 +08:00
奇淼(piexlmax 2824a946f8 Merge pull request #669 from flipped-aurora/gva-vue3
修改最低版本约束
2021-09-03 11:28:12 +08:00
奇淼(piexlmax d82ac9fc1a 修改最低版本约束 2021-09-03 11:27:17 +08:00
奇淼(piexlmax f76793f50b Merge pull request #668 from flipped-aurora/gva-vue3-2.4.5
修复初始化时跳出的两个bug提示(不影响使用)
2021-09-03 10:29:29 +08:00
奇淼(piexlmax bfd4714df9 Merge pull request #667 from flipped-aurora/gva-vue3-2.4.5
修复初始化时跳出的两个bug提示(不影响使用)
2021-09-03 10:28:59 +08:00
qimiao c94c6c49a8 修复初始化时跳出的两个bug提示(不影响使用) 2021-09-03 10:26:29 +08:00
奇淼(piexlmax 70eb2175d1 Merge pull request #666 from flipped-aurora/gva-vue3-2.4.5
Gva vue3 2.4.5
2021-09-03 09:52:22 +08:00
奇淼(piexlmax e200dd908d Merge pull request #665 from flipped-aurora/gva-vue3-2.4.5
清除cdn打包 调整切换用户角色时出现的bug
2021-09-02 23:48:45 +08:00
蒋吉兆 ff9ab4b0b6 清除cdn打包 调整切换用户角色时出现的bug 2021-09-02 23:47:47 +08:00
奇淼(piexlmax 03c9798e71 Merge pull request #664 from flipped-aurora/gva-vue3-2.4.5
增加背景图 准备发布demo
2021-09-02 22:23:41 +08:00
奇淼(piexlmax 91c015943e Merge pull request #663 from flipped-aurora/gva-vue3-2.4.5
增加背景图 准备发布demo
2021-09-02 22:23:19 +08:00
蒋吉兆 594b3923c3 增加背景图 准备发布demo 2021-09-02 22:20:02 +08:00
奇淼(piexlmax c352735dc8 Merge pull request #662 from flipped-aurora/gva-vue3-2.4.5
Gva vue3 2.4.5
2021-09-02 19:06:37 +08:00
奇淼(piexlmax 0598b5cead Merge pull request #661 from flipped-aurora/gva-vue3-2.4.5
Gva vue3 2.4.5
2021-09-02 19:06:06 +08:00
piexlmax 611026d8ea 清除旧版dashbord 调整新版头图位置 2021-09-02 19:03:45 +08:00
qimiao 11db344a23 增加静态代理注释 2021-09-02 17:54:36 +08:00
qimiao 3a38ad62a6 Merge branch 'develop' of github.com:flipped-aurora/gin-vue-admin into gva-vue3-2.4.5 2021-09-02 17:53:28 +08:00
奇淼(piexlmax cc0dcaa27b Merge pull request #659 from jtyoui/gva-vue3-2.4.5
增加代理静态网页
2021-09-02 17:51:52 +08:00
piexlmax 15ffc705f4 首页优化 2021-09-02 15:11:44 +08:00
张伟 4c6d3008bc 代理前端网页 2021-09-02 14:38:48 +08:00
奇淼(piexlmax e2e8acec3b Merge pull request #657 from bypanghu/gva-vue3-2.4.5
Gva vue3 2.4.5
2021-09-02 11:53:56 +08:00
ipanghu 91be5e57d0 Merge pull request #656 from bypanghu/master
Merge pull request #651 from flipped-aurora/gva-vue3-2.4.5
2021-09-02 11:51:03 +08:00
范庆磊 836a3d0957 美化dashbord 2021-09-02 11:49:22 +08:00
奇淼(piexlmax bcf0d4352a Merge pull request #655 from flipped-aurora/gva-vue3-2.4.5
Gva vue3 2.4.5
2021-09-02 11:44:30 +08:00
奇淼(piexlmax 4998831c1f Merge pull request #654 from flipped-aurora/gva-vue3-2.4.5
Gva vue3 2.4.5
2021-09-01 23:13:21 +08:00
蒋吉兆 076b70d031 清除packagebug 2021-09-01 23:09:31 +08:00
蒋吉兆 f5171528d6 提升性能 修复前端tab页面bug 增加ws插件 2021-09-01 23:06:25 +08:00
奇淼(piexlmax e01bf225c4 Merge pull request #653 from songzhibin97/gva_gormv2_dev
feat:新增定时任务 删除jwt
2021-09-01 21:58:21 +08:00
奇淼(piexlmax 8ec2e5f6b6 Merge branch 'gva-vue3-2.4.5' into gva_gormv2_dev 2021-09-01 21:57:52 +08:00
songzhibin97 f807dc228b Merge branch 'develop' into gva_gormv2_dev 2021-09-01 18:42:14 +08:00
songzhibin97 a98d6fb31a fix:go mod 2021-09-01 18:42:03 +08:00
songzhibin97 14fd932829 feat:black jwt 2021-09-01 18:40:06 +08:00
范庆磊 55ba5d2fef 修改dashbord 样式 2021-09-01 18:00:16 +08:00
songzhibin97 4f98686595 Merge branch 'gva_gormv2_dev' of https://github.com/songzhibin97/gin-vue-admin into gva_gormv2_dev 2021-09-01 17:56:56 +08:00
songzhibin97 b36c58bd03 feat:新增定时任务 删除jwt 2021-09-01 17:56:51 +08:00
piexlmax 8080c38936 增加$CloseThisPage全局方法 2021-09-01 15:20:46 +08:00
奇淼(piexlmax 88a2fd63a8 Merge pull request #651 from flipped-aurora/gva-vue3-2.4.5
增加关闭当前标签方法
2021-09-01 14:30:12 +08:00
piexlmax f5677e6858 增加关闭当前页面方法 2021-09-01 14:29:25 +08:00
qimiao 9838725a3f Merge branches 'gva-vue3-2.4.5' and 'master' of github.com:flipped-aurora/gin-vue-admin into gva-vue3-2.4.5 2021-09-01 14:16:28 +08:00
ipanghu 2ef1205b06 Merge branch 'master' into master 2021-09-01 09:12:17 +08:00
qimiao 92e4ddee93 Merge remote-tracking branch 'origin/gva-vue3-2.4.5' into gva-vue3-2.4.5 2021-08-31 17:42:39 +08:00
krank b83e35adf5 清理无用包 2021-08-31 17:40:58 +08:00
krank 6725f6c73a 错误码报错细分 2021-08-31 14:33:51 +08:00
qimiao b4158075e3 清除无效gomod 2021-08-31 11:02:09 +08:00
奇淼(piexlmax e59e29bf31 Merge branch 'gva-plugins' into gva_gormv2_dev 2021-08-30 23:59:40 +08:00
奇淼(piexlmax bb27385a3a Merge pull request #649 from flipped-aurora/gva-vue3-2.4.5
修复新增用户的bug
2021-08-30 23:51:59 +08:00
蒋吉兆 070e70d801 修复新增用户的bug 2021-08-30 23:49:54 +08:00
songzhibin97 4a2390f147 feat:ws插件 2021-08-29 18:23:52 +08:00
奇淼(piexlmax 6845acd8fa Merge pull request #646 from flipped-aurora/gva-vue3-2.4.5
VUE3版本 提交master测试
2021-08-28 15:25:44 +08:00
蒋吉兆 090a1a0727 前端bug修复 2021-08-28 15:13:39 +08:00
蒋吉兆 3b9e48d305 更新插件仓库 2021-08-28 14:28:47 +08:00
蒋吉兆 26a7b77bf8 Merge remote-tracking branch 'origin/gva-vue3-2.4.5' into gva-vue3-2.4.5 2021-08-28 14:07:01 +08:00
klausY 9a32684dc9 增加首页视频 2021-08-28 13:31:32 +08:00
蒋吉兆 f9fa512ff3 Merge branch 'gva-plugins' of github.com:flipped-aurora/gin-vue-admin into gva-vue3-2.4.5
 Conflicts:
	server/initialize/plugin.go
2021-08-28 13:10:27 +08:00
蒋吉兆 732143b9bb 更新插件仓库 2021-08-28 13:09:17 +08:00
蒋吉兆 5964d70023 规范化插件代码 2021-08-28 12:38:26 +08:00
蒋吉兆 f5e0268d0f 插件优化 2021-08-28 00:00:08 +08:00
奇淼(piexlmax d99efa76b3 Merge pull request #645 from nightsimon/feat/notify-dingding
Feat/notify dingding
2021-08-27 23:21:10 +08:00
奇淼(piexlmax bf0110c94b Merge branch 'gva-plugins' into feat/notify-dingding 2021-08-27 23:20:59 +08:00
Espoir 32363e78f6 fix(): update 2021-08-26 23:32:24 +08:00
Espoir df7163a78e docs(): update readme 2021-08-26 23:12:11 +08:00
Espoir 73b8b9d098 docs(): update readme 2021-08-26 23:05:18 +08:00
Espoir c430ec317a docs(): update readme 2021-08-26 22:58:29 +08:00
Espoir fe57d6adfd fix(): 钉钉通知取消全局配置 2021-08-26 22:44:36 +08:00
Espoir fb1a243db7 fix(): fix config 2021-08-26 21:31:00 +08:00
Espoir 5fe92dcc89 feat(): notify dingding 2021-08-26 21:10:13 +08:00
piexlmax a70b2b67ac 自动化代码提示变更 且符合vue3规则 2021-08-26 15:18:31 +08:00
piexlmax 59ffff1a6a 修改vue3 template 2021-08-26 14:32:50 +08:00
piexlmax 265e42f513 vue3版本初版上线 自测已可用 2021-08-26 12:45:41 +08:00
蒋吉兆 adc7f567f9 插件模式代码优化 2021-08-24 22:15:45 +08:00
奇淼(piexlmax 20876243ed Merge pull request #639 from flipped-aurora/gva_gormv2_dev
Gva gormv2 dev
2021-08-24 20:02:01 +08:00
奇淼(piexlmax c7f4429b67 Merge pull request #638 from flipped-aurora/gva_gormv2_dev
Gva gormv2 dev
2021-08-24 20:00:08 +08:00
qimiao 920b89cf8f Merge branch 'gva_gormv2_dev' of github.com:flipped-aurora/gin-vue-admin into gva_gormv2_dev 2021-08-24 19:59:04 +08:00
qimiao f5717d0361 在线仓模式bug修复 2021-08-24 19:49:27 +08:00
奇淼(piexlmax deddd00d67 Merge pull request #637 from flipped-aurora/gva_gormv2_dev
Gva gormv2 dev
2021-08-24 19:46:53 +08:00
奇淼(piexlmax 3a98ebdbd4 Merge pull request #636 from supine-win/patch-3
Update user.vue
2021-08-24 19:45:31 +08:00
piexlmax a69eeaea15 提交2.4.5插件模式 a测版本 2021-08-24 19:41:12 +08:00
supine-win 5c034fd6b0 Update user.vue
新增用户本地存储路径不正确
2021-08-24 14:12:16 +08:00
蒋吉兆 7e4bfc4034 修复 v8下redis 验证码模式 存在的未传入context的bug
(cherry picked from commit 2342a47c62)
2021-08-24 10:38:54 +08:00
qimiao 14f869bf23 Merge remote-tracking branch 'origin/gva_gormv2_dev' into gva_gormv2_dev 2021-08-24 10:23:38 +08:00
qimiao 548961870f Merge branch 'master' of github.com:flipped-aurora/gin-vue-admin into gva_gormv2_dev 2021-08-24 10:22:55 +08:00
蒋吉兆 65838a4a52 增加在线仓库模式插件示例 2021-08-23 23:35:16 +08:00
蒋吉兆 6afe848210 修改包名称定为至server为插件化提供便利 2021-08-23 23:13:24 +08:00
pixel 8294264f87 操作日志不再记录自己的操作 2021-08-23 18:34:22 +08:00
奇淼(piexlmax ae2fcbb19c Merge pull request #635 from fengchao/develop
[service.go.tpl] Fix typo in time.Time FieldType.
2021-08-23 14:51:30 +08:00
fengchao 3147c7fd74 [service.go.tpl] Fix typo in time.Time FieldType.
There is a typo in service.go.tpl time.Time FieldType code.
2021-08-23 14:15:03 +08:00
蒋吉兆 6638db45a5 email提为插件模式 2021-08-22 12:21:32 +08:00
奇淼(piexlmax fac6671841 Merge pull request #633 from SliverHorn/sliver_horn_develop
update: README.md and README-en.md
2021-08-22 10:26:07 +08:00
奇淼(piexlmax da89d4611a Merge pull request #632 from songzhibin97/gva_gormv2_dev
feat:插件注册&差分so
2021-08-22 10:22:58 +08:00
SliverHorn 86a84fe1c2 update: README.md and README-en.md 2021-08-22 00:11:02 +08:00
songzhibin97 faafe15629 fix:升级go mod 2021-08-21 18:35:30 +08:00
songzhibin97 d75b2ce7d6 fix:go version 2021-08-21 18:23:50 +08:00
songzhibin97 edb8f51fd0 fix:mod 2021-08-21 18:17:07 +08:00
songzhibin97 344dd74874 Revert "Revert "Merge remote-tracking branch 'upstream/gva_gormv2_dev' into gva_gormv2_dev""
This reverts commit 6f751209a5.
2021-08-21 18:07:11 +08:00
songzhibin97 71605850c2 Revert "Merge remote-tracking branch 'upstream/gva_gormv2_dev' into gva_gormv2_dev"
This reverts commit bb33c312b1, reversing
changes made to b9b4bc6b8b.
2021-08-21 17:55:06 +08:00
songzhibin97 ce67438ef0 Merge remote-tracking branch 'upstream/gva_gormv2_dev' into gva_gormv2_dev 2021-08-21 17:38:59 +08:00
songzhibin97 ac18cd6902 fix go mod version 2021-08-21 11:05:25 +08:00
songzhibin97 cbf73f24ae feat:fix go mod 2021-08-21 11:01:34 +08:00
songzhibin97 181b3a985e feat:插件注册&差分so 2021-08-21 10:48:44 +08:00
奇淼(piexlmax 60d8abf816 Merge pull request #631 from songzhibin97/gva_gormv2_dev
feat:插件模式尝鲜
2021-08-20 20:02:48 +08:00
qimiao 32c0fd50dd 提升基础包等级限制 通过action 2021-08-20 19:54:51 +08:00
songzhibin97 513003a8bb fix:main 2021-08-20 19:45:01 +08:00
songzhibin97 c5c8032975 feat:插件模式尝鲜 2021-08-20 19:32:25 +08:00
奇淼(piexlmax f00d1667b8 Merge pull request #629 from flipped-aurora/gva_gormv2_dev
解决360excel包无法下载的问题
2021-08-20 12:18:08 +08:00
qimiao e96f39c652 解决360excel包无法下载的问题 2021-08-19 16:50:28 +08:00
奇淼(piexlmax deccff5d46 Merge pull request #626 from flipped-aurora/gva_gormv2_dev
Gva gormv2 dev
2021-08-17 10:34:34 +08:00
奇淼(piexlmax b60b3ce4ee Merge pull request #625 from flipped-aurora/gva_gormv2_dev
fmt project
2021-08-17 10:33:47 +08:00
qimiao 2e2ad1350d fmt project 2021-08-17 10:23:30 +08:00
奇淼(piexlmax 3fd24d1931 Merge pull request #624 from flipped-aurora/gva_gormv2_dev
config提交错误
2021-08-16 22:51:24 +08:00
蒋吉兆 e747ac52c2 config提交错误 2021-08-16 22:50:59 +08:00
奇淼(piexlmax 6d034776eb Merge pull request #623 from flipped-aurora/gva_gormv2_dev
补充遗漏的json type
2021-08-16 22:47:59 +08:00
蒋吉兆 a85ae1a46a 补充遗漏的json type 2021-08-16 22:44:35 +08:00
奇淼(piexlmax b07de7632f Merge pull request #622 from flipped-aurora/gva_gormv2_dev
Gva gormv2 dev
2021-08-16 19:40:06 +08:00
qimiao 6ee60e3f95 Merge branch 'develop' of github.com:flipped-aurora/gin-vue-admin into gva_gormv2_dev 2021-08-16 19:38:47 +08:00
qimiao 122dcf0324 /menu/GetMenuAuthority -> /menu/getMenuAuthority 2021-08-16 19:37:22 +08:00
奇淼(piexlmax ba0313c54a Merge pull request #620 from fengchao/develop
Develop Fix eslint errors and warnings in auto generated code
2021-08-16 11:21:07 +08:00
fengchao 2a69372caa [web/.eslintrc.js] Change comma-dangle setting to only-multiline.
This change will fix comma-dangle jslint error in auto generated code.
2021-08-13 17:56:57 +08:00
fengchao db25af7ae9 Fix jslint error/warning in auto generated code.
Below errors are fixed in this commit:
* No new line at end of file
* Extra empty line
* Extra white space
* Wrong tab indent
* Use "" to quote string
2021-08-13 17:54:21 +08:00
奇淼(piexlmax 51779ecf80 Update README.md 2021-08-11 12:35:57 +08:00
奇淼(piexlmax 8118b901d7 Update README.md 2021-08-11 12:35:31 +08:00
奇淼(piexlmax 12772763ef Merge pull request #492 from zooqkl/master
新增支持入参正则校验。
2021-08-10 10:43:30 +08:00
奇淼(piexlmax 4aaa3079de Merge branch 'develop' into master 2021-08-10 10:43:19 +08:00
奇淼(piexlmax f0eca216ad Merge pull request #616 from flipped-aurora/gva_gormv2_dev
Gva gormv2 dev
2021-08-07 10:51:39 +08:00
奇淼(piexlmax 9698545b27 Merge pull request #615 from flipped-aurora/gva_gormv2_dev
Gva gormv2 dev
2021-08-07 10:50:34 +08:00
奇淼(piexlmax 70b6a410d4 Merge pull request #611 from rockwang465/master
Update changePassword swagger method
2021-08-07 10:46:58 +08:00
奇淼(piexlmax 9fa293c596 Merge branch 'master' into master 2021-08-07 10:46:13 +08:00
奇淼(piexlmax 197cf21210 Merge pull request #614 from flipped-aurora/gva_gormv2_dev
自动化代码 get类型接收参数修改为query
2021-08-07 10:36:30 +08:00
蒋吉兆 134534dc09 自动化代码 get类型接收参数修改为query 2021-08-07 10:35:27 +08:00
蒋吉兆 3d2c3b508c Merge branch 'master' of https://github.com/flipped-aurora/gin-vue-admin 2021-08-07 10:20:54 +08:00
蒋吉兆 8bcd9e7f65 修复 v8下redis 验证码模式 存在的未传入context的bug 2021-08-07 10:16:11 +08:00
奇淼(piexlmax 3d822c525e Merge pull request #613 from flipped-aurora/gva_gormv2_dev
Gva gormv2 dev
2021-08-05 17:50:26 +08:00
piexlmax 1d11b9a0c0 Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2021-08-05 17:46:28 +08:00
奇淼(piexlmax 3e17357185 Merge pull request #610 from songzhibin97/gva_gormv2_dev
feat:回滚文件迁移到垃圾桶,并非直接删除
2021-08-05 17:45:09 +08:00
piexlmax e9786b53c9 redis-->redis/v8 2021-08-05 17:44:04 +08:00
范庆磊 2c5b9909a2 新增全局关闭当前页面函数 2021-08-05 17:04:31 +08:00
ipanghu b655ea27f9 Merge pull request #5 from flipped-aurora/master
拉取官方最新代码
2021-08-05 16:10:59 +08:00
wangyecheng@yaoyanshe.com 3ba262ac53 Update swagger for changePassword 2021-08-04 17:50:51 +08:00
wangyecheng@yaoyanshe.com 880e1d5c9f Update changePassword swagger method 2021-08-04 17:40:01 +08:00
songzhibin97 2175d2c53d feat:回滚文件迁移到垃圾桶,并非直接删除 2021-08-04 14:25:23 +08:00
奇淼(piexlmax 5d7bbcc034 正式发布V2.4.4版本
正式发布V2.4.4版本
2021-07-31 16:00:37 +08:00
奇淼(piexlmax 7085c6c7db 正式发布V2.4.4版本
正式发布V2.4.4版本
2021-07-31 16:00:08 +08:00
piexlmax 6fe19ab6ae 修改版本号为V2.4.4正式 2021-07-31 15:53:39 +08:00
奇淼(piexlmax 462bc8b5fb Merge pull request #597 from flipped-aurora/gva_gormv2_dev
修复分页器左侧border消失的bug
2021-07-26 21:45:29 +08:00
pixel 051b064f21 修复分页器active右侧左边框消失的bug 2021-07-26 20:05:26 +08:00
songzhibin97 0e8b66b183 fix:配置文件修复 2021-07-22 18:24:01 +08:00
songzhibin97 3c64b12e89 fix:配置文件修复 2021-07-22 18:23:39 +08:00
songzhibin97 444c47f678 fix:配置文件修改 2021-07-22 18:23:03 +08:00
奇淼(piexlmax b5a175b097 Merge pull request #595 from flipped-aurora/master
增加多角色功能和角色切换功能  调整前端获取用户信息方式
2021-07-22 16:55:13 +08:00
奇淼(piexlmax 7477c97b39 Merge pull request #594 from flipped-aurora/gva_gormv2_dev
增加多角色功能和角色切换功能  调整前端获取用户信息方式
2021-07-22 16:54:42 +08:00
pixel aadc3acdec Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2021-07-22 16:53:13 +08:00
pixel 8f9ecebf41 增加多角色功能和角色切换功能
调整前端获取用户信息方式
2021-07-22 16:46:09 +08:00
奇淼(piexlmax da40de9ad2 Merge pull request #592 from flipped-aurora/gva_gormv2_dev
Gva gormv2 dev
2021-07-20 23:43:16 +08:00
奇淼(piexlmax d02b71fe4f Merge pull request #591 from flipped-aurora/gva_gormv2_dev
swag调整适应当前模块化版本
2021-07-20 23:40:36 +08:00
蒋吉兆 4f306ffaab Merge branches 'gva_gormv2_dev' and 'master' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2021-07-20 23:35:33 +08:00
蒋吉兆 69e9b153b8 调整swagger 2021-07-20 23:29:34 +08:00
奇淼(piexlmax 91d2c2f71e Update server.go 2021-07-20 19:42:43 +08:00
奇淼(piexlmax 957a138df8 Update gin-vue-admin.js 2021-07-20 19:42:15 +08:00
奇淼(piexlmax 60748b4843 Merge pull request #589 from flipped-aurora/gva_gormv2_dev
项目目录支持模块化
2021-07-20 19:38:35 +08:00
songzhibin97 152cb4ec01 Merge branch 'gva_gormv2_dev' into develop 2021-07-20 18:19:05 +08:00
songzhibin97 b758edb28e Merge branch 'master' into develop 2021-07-20 18:15:05 +08:00
songzhibin97 2e2d916b6f Merge branch 'master' into gva_gormv2_dev 2021-07-20 18:08:29 +08:00
奇淼(piexlmax 05983fcfb1 Merge pull request #583 from RickieL/master
新增验证码使用redis存储方式
2021-07-20 14:35:12 +08:00
蒋吉兆 a332527ad3 自动化代码模板bug调整 2021-07-18 19:57:37 +08:00
奇淼(piexlmax f383f025f2 Merge pull request #588 from songzhibin97/gva_gormv2_dev
feat:增加自动注入代码段
2021-07-18 19:11:05 +08:00
songzhibin97 cf4ecd5ff9 feat:优化自动代码段 2021-07-18 14:53:11 +08:00
songzhibin97 b83ad51dd7 fix:增加自动化代码插入点&修复路径配置 2021-07-18 14:16:26 +08:00
songzhibin97 ba05ef0e57 fix:修正mac情况下的文件冲突 2021-07-18 13:13:48 +08:00
pixel 7b6b610a74 代码移动默认配置 2021-07-17 17:07:09 +08:00
pixel 12ac8b6337 模板调整完成 TODO:自动代码移动 2021-07-17 14:45:10 +08:00
pixel c7de76b849 基础架构变更 增加模块化 2021-07-17 14:18:52 +08:00
pixel b5c1babec9 模块化变更 2021-07-16 20:08:11 +08:00
pixel 73a8052c08 模板优化 搜索功能优化 2021-07-15 19:53:30 +08:00
奇淼(piexlmax e69d79cdb8 增加自动化代码回滚功能
增加自动化代码回滚功能
2021-07-14 19:56:51 +08:00
pixel cb8f8ddb16 增加自动化代码回滚功能 2021-07-14 19:54:30 +08:00
pixel d9dde27aa0 增加自动化代码回滚功能 2021-07-14 19:53:23 +08:00
奇淼(piexlmax 2b1ea2947d Merge pull request #585 from flipped-aurora/gva_gormv2_dev
新增自动化代码回滚功能
2021-07-14 19:30:00 +08:00
pixel 065b0d711d 增加自动化代码回滚功能 2021-07-14 19:24:46 +08:00
奇淼(piexlmax f4275d9243 Merge pull request #584 from songzhibin97/gva_gormv2_dev
feat:增加删除历史记录api
2021-07-14 19:10:21 +08:00
songzhibin97 739e8bb06c feat:增加删除历史记录api 2021-07-14 18:25:18 +08:00
pixel 3434b2ba5e 增加自动化代码回滚功能 2021-07-14 14:37:04 +08:00
奇淼(piexlmax 2de1d42a30 Merge pull request #582 from songzhibin97/gva_gormv2_dev
feat:完善前后端回滚交互信息交换
2021-07-14 12:08:15 +08:00
liaoyongfu 83465f4b10 add captcha redis 2021-07-14 10:57:53 +08:00
liaoyongfu e82cfa6d26 add captcha redis 2021-07-14 10:52:36 +08:00
songzhibin97 607022bc08 fix:补充过滤 2021-07-13 20:07:21 +08:00
songzhibin97 b67e17d8ff feat:完善前后端回滚交互信息交换 2021-07-13 19:59:44 +08:00
pixel e0f314d862 增加自动化代码管理页面 2021-07-13 19:45:21 +08:00
ipanghu ced5b914d2 Merge pull request #4 from flipped-aurora/master
拉取最新仓库
2021-07-13 19:18:40 +08:00
pixel 982c4f4d67 Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2021-07-13 19:04:57 +08:00
奇淼(piexlmax df3c6be36c Merge pull request #581 from songzhibin97/gva_gormv2_dev
feat:新存储了meta信息,完善了记录逻辑
2021-07-13 17:38:17 +08:00
pixel 1a665f3c14 Merge remote-tracking branch 'origin/gva_gormv2_dev' into gva_gormv2_dev 2021-07-13 17:30:42 +08:00
songzhibin97 7fcdaa523c feat:新存储了meta信息,完善了记录逻辑 2021-07-13 17:30:30 +08:00
奇淼(piexlmax beedef280c Merge pull request #579 from songzhibin97/gva_gormv2_dev
fix:修改redis包,使用推荐的v8
2021-07-13 17:22:30 +08:00
奇淼(piexlmax b841919e01 Merge pull request #580 from flipped-aurora/SliverHorn-patch-2
fix: web/Dockerfile cnpm install error
2021-07-13 17:20:55 +08:00
pixel ba77a808df 排除当dns为空时候的bug 2021-07-13 16:25:47 +08:00
SliverHorn e160920e53 fix: web/Dockerfile cnpm install error
update file
- web/Dockerfile

fixed:
- cnpm install error
2021-07-12 20:18:45 +08:00
pixel 43e4c76f83 Merge remote-tracking branch 'origin/gva_gormv2_dev' into gva_gormv2_dev 2021-07-12 19:24:27 +08:00
songzhibin97 07ec0841c9 fix:修改redis包,使用推荐的v8 2021-07-12 19:23:56 +08:00
奇淼(piexlmax 2242f57627 Merge pull request #577 from songzhibin97/gva_gormv2_dev
feat:自动迁移代码回滚&对应历史记录查询
2021-07-12 19:21:26 +08:00
songzhibin97 ff506730de feat:完善回滚逻辑,如果勾选api也会创建对应信息 2021-07-12 14:53:25 +08:00
songzhibin97 e01a0aed49 fix:swagger 2021-07-12 11:37:33 +08:00
pixel 194c671ec0 Merge remote-tracking branch 'origin/gva_gormv2_dev' into gva_gormv2_dev 2021-07-12 09:49:34 +08:00
songzhibin97 14371c0e45 feat:增加查询api 2021-07-10 19:01:56 +08:00
songzhibin97 686163808d feat:回滚删除对应api 2021-07-10 18:47:23 +08:00
songzhibin97 76d38c1108 feat:回滚自动化生产代码 2021-07-10 17:39:24 +08:00
奇淼(piexlmax bbf6549490 Merge pull request #576 from flipped-aurora/gva_gormv2_dev
修复了closeTab不生效的bug
2021-07-10 17:16:48 +08:00
蒋吉兆 e2d13aa238 修复了closeTab不生效的bug 2021-07-10 16:20:57 +08:00
奇淼(piexlmax 1f4b265dbc Merge pull request #575 from SliverHorn/master
fix: config.yaml, config.docker.yaml
2021-07-10 14:36:19 +08:00
SliverHorn d520f84ba1 fix: config.yaml, config.docker.yaml 2021-07-10 14:17:40 +08:00
奇淼(piexlmax 8ce6c76a7b Merge pull request #574 from flipped-aurora/gva_gormv2_dev
fix eslint
2021-07-10 12:37:29 +08:00
蒋吉兆 7431457ebe fix eslint 2021-07-10 12:36:33 +08:00
奇淼(piexlmax c13acf641d Merge pull request #573 from flipped-aurora/gva_gormv2_dev
自动化代码可选项优化
2021-07-10 12:30:11 +08:00
蒋吉兆 073994bca7 自动化代码可选项优化 2021-07-10 12:28:52 +08:00
奇淼(piexlmax 34494b00ff v2.4.3发版
v2.4.3发版
2021-07-10 12:13:44 +08:00
蒋吉兆 3d6c0d2a14 调整项目编号 2021-07-10 12:11:48 +08:00
蒋吉兆 3271542a9b 修改上传图片相关bug 2021-07-10 12:08:28 +08:00
奇淼(piexlmax 44e7b643f9 Merge pull request #571 from flipped-aurora/master
分支版本合并
2021-07-10 11:26:02 +08:00
ipanghu b87d9613f5 Merge pull request #3 from flipped-aurora/master
change web/init on method , update web README
2021-07-10 11:19:04 +08:00
bypanghu@163.com 0683c99f00 change web/init on method , update web README 2021-07-10 11:11:13 +08:00
奇淼(piexlmax 0298d1df76 Merge pull request #548 from neo-6/NeoSunDevelop
[修复阿里云OSS图片上传路径不一致错误]
2021-07-10 11:06:10 +08:00
奇淼(piexlmax 0c4ca3ecb0 Merge pull request #569 from SliverHorn/master
update: 自定义gorm的logger优化
2021-07-10 11:04:22 +08:00
奇淼(piexlmax d5e5088778 Merge pull request #570 from SliverHorn/sliver_horn_gva_gormv2_dev_develop
update: server/README.md
2021-07-10 11:04:09 +08:00
ipanghu e7a0bb473a Merge pull request #2 from flipped-aurora/master
拉取最新master
2021-07-10 10:54:11 +08:00
SliverHorn d239aa1f1d update: server/README.md 2021-07-10 10:22:25 +08:00
SliverHorn a4623373a7 update: 自定义gorm的logger优化 2021-07-09 21:52:17 +08:00
pixel af595f9cf0 清理无用debugger 2021-07-09 18:49:06 +08:00
奇淼(piexlmax 2ac327acea Merge pull request #568 from flipped-aurora/gva_gormv2_dev
添加版权信息
2021-07-09 17:29:44 +08:00
pixel f112a056be 添加版权信息 2021-07-09 17:26:43 +08:00
奇淼(piexlmax c05cfada13 Merge pull request #567 from flipped-aurora/gva_gormv2_dev
Gva gormv2 dev
2021-07-09 16:13:55 +08:00
pixel 8f3291e6da 更新sync库版本 2021-07-09 16:01:10 +08:00
奇淼(piexlmax 488332c74d Merge pull request #566 from songzhibin97/gva_gormv2_dev
feat:增加singleFlight并发控制jwt颁发
2021-07-08 17:40:08 +08:00
songzhibin97 6b487a4afd feat:增加singleFlight并发控制jwt颁发 2021-07-07 19:32:05 +08:00
奇淼(piexlmax 6869c9350b Merge pull request #565 from JamieSlome/patch-1
Create SECURITY.md
2021-07-06 16:54:45 +08:00
Jamie Slome b7485f1335 Create SECURITY.md 2021-07-06 09:53:20 +01:00
奇淼(piexlmax 39badd53b1 Merge pull request #560 from iiiusky/fix/commentStyle
修改模板中的注释格式为官方推荐的格式
2021-07-05 10:37:03 +08:00
奇淼(piexlmax e8beb157b9 Merge pull request #563 from flipped-aurora/SliverHorn-patch-1
Update sys_api.go
2021-07-05 10:32:58 +08:00
SliverHorn 0ac3b20736 Update sys_api.go
修改文件
- server/model/sys_api.go
修复问题
- gorm tag 编写错误,使用分号进行分割,而不是写两个gorm tag
2021-07-04 16:01:20 +08:00
奇淼(piexlmax 377501efcf Merge pull request #561 from iiiusky/fix/autoCodeDesc
修改web页面代码生成部分描述信息
2021-07-03 11:37:28 +08:00
奇淼(piexlmax fd4072155b Merge pull request #562 from SliverHorn/master
update: README.md and README-en.md
2021-07-03 10:18:36 +08:00
SliverHorn e31ecc6852 update: README.md and README-en.md 2021-07-03 08:08:39 +08:00
SliverHorn d78185cb64 Update Dockerfile 2021-07-03 00:29:16 +08:00
SliverHorn 4260a2eab9 Update service.go.tpl
回参与入参,我觉得可以去掉,基本调用的时候都知道是什么类型,就没必要写了
2021-07-02 17:18:51 +08:00
sky c7781be21d fix: 修复字段生成代码中文件名称相关的描述信息 2021-07-02 17:03:49 +08:00
sky 73edd03aa4 fix: 修复字段生成代码中API相关的描述信息 2021-07-02 17:01:30 +08:00
sky 6f7a7b7d4c fix: 修改模板中的注释格式为官方推荐的格式.https://github.com/golang/go/wiki/CodeReviewComments#comment-sentences 2021-07-02 15:22:13 +08:00
奇淼(piexlmax 110fb33c24 Merge pull request #558 from flipped-aurora/gva_gormv2_dev
Gva gormv2 dev
2021-07-01 19:02:51 +08:00
pixel 57c6ba3624 修复了标签页右键点击事件被覆盖的bug
调整了左侧默认高度
2021-07-01 18:06:27 +08:00
奇淼(piexlmax fee7165079 Merge pull request #557 from bypanghu/master
add
2021-07-01 17:53:10 +08:00
奇淼(piexlmax 1cc5f53324 Merge pull request #555 from bbqi/master
fix: css中小疏漏rgba
2021-07-01 17:52:45 +08:00
Devil 17a95c45cc add 2021-07-01 17:42:01 +08:00
ipanghu 35a3b3e372 Merge pull request #1 from flipped-aurora/master
拉取代码
2021-07-01 17:17:17 +08:00
bbqi 362f1a5311 fix: css中小疏漏rgba 2021-06-30 14:47:31 +08:00
奇淼(piexlmax eb5298a6bd 修复特殊符号下初始化数据库时报错的bug
修复特殊符号下初始化数据库时报错的bug
2021-06-30 12:42:23 +08:00
pixel c9c8a4ff7a 修复特殊符号下初始化数据库时报错的bug 2021-06-30 12:37:48 +08:00
奇淼(piexlmax 07d7a518c6 Merge pull request #553 from flipped-aurora/gva_gormv2_dev
Gva gormv2 dev
2021-06-29 19:56:35 +08:00
pixel 4b7b07cd57 规范化px 2021-06-29 19:41:08 +08:00
pixel 4d383d53fe 清理编译warning 2021-06-29 19:24:01 +08:00
pixel c0dd212b41 统一样式调整 2021-06-29 19:16:28 +08:00
pixel 37993f3246 统一样式调整 2021-06-29 19:15:04 +08:00
pixel 13ea198fcd 改变主题色配置标签位置 2021-06-29 16:35:47 +08:00
pixel 7a68c5c6cf 暂时屏蔽运行时sass警告 2021-06-29 15:42:37 +08:00
pixel df75dae39d 主题色功能bug修复 2021-06-29 15:28:39 +08:00
pixel 4a39a2f81c 增加自定义皮肤功能 清理无用文件 2021-06-29 14:46:47 +08:00
奇淼(piexlmax e253ee0970 Merge pull request #552 from bypanghu/master
新增侧边栏修改主题
2021-06-29 10:22:07 +08:00
Devil 5599eeb9c9 init 2021-06-28 10:55:37 +08:00
Devil c90d04dbbd 前端新增修改侧边栏主题风格 2021-06-28 10:53:46 +08:00
奇淼(piexlmax 567256160e Merge pull request #551 from flipped-aurora/gva_gormv2_dev
Gva gormv2 dev
2021-06-28 09:54:04 +08:00
奇淼(piexlmax d0ad41c935 Merge pull request #550 from flipped-aurora/revert-546-gva_gormv2_dev
Revert "Gva gormv2 dev"
2021-06-27 16:30:27 +08:00
奇淼(piexlmax cc535b7a0d Revert "Gva gormv2 dev" 2021-06-27 16:30:17 +08:00
奇淼(piexlmax 40d75ce42a Merge pull request #549 from flipped-aurora/revert-544-master
Revert "新增网页侧边栏颜色配置,新增网页主题色配置"
2021-06-27 16:30:02 +08:00
奇淼(piexlmax 16cbb7a03e Revert "新增网页侧边栏颜色配置,新增网页主题色配置" 2021-06-27 16:29:24 +08:00
奇淼(piexlmax 440e13a07b Merge pull request #544 from bypanghu/master
新增网页侧边栏颜色配置,新增网页主题色配置
2021-06-27 15:00:36 +08:00
奇淼(piexlmax 6f8810ec60 Merge pull request #546 from songzhibin97/gva_gormv2_dev
Gva gormv2 dev
2021-06-27 14:59:41 +08:00
csnero fad9733802 [修复阿里云OSS图片上传路径不一致错误] 2021-06-26 20:54:12 +08:00
songzhibin97 8c9170d365 fix:uuid package 2021-06-26 13:56:50 +08:00
songzhibin97 dc79c106e2 feat:适配前端风格存储 2021-06-26 13:53:32 +08:00
Devil 84c430c819 修改侧边栏logo处的bug 2021-06-26 13:44:54 +08:00
ipanghu ca45b3ee01 Merge pull request #3 from flipped-aurora/master
拉取信息
2021-06-26 13:38:51 +08:00
Devil be640251c5 修改readme 2021-06-26 13:37:52 +08:00
Devil 0535f8b55f 修复vue.config.js 2021-06-26 13:34:18 +08:00
Devil 67dcec4c9a 修复logo随着主题色变化的bug 2021-06-26 13:32:42 +08:00
ipanghu 5ed1292503 Merge branch 'master' into master 2021-06-26 12:02:59 +08:00
Devil 9f5b59c4b5 前端新增可配置侧边栏风格,可以配置网页主题色 2021-06-25 17:24:02 +08:00
奇淼(piexlmax dfcf1609ed Merge pull request #542 from flipped-aurora/gva_gormv2_dev
Gva gormv2 dev
2021-06-25 15:29:08 +08:00
奇淼(piexlmax eb6175b2d5 Merge pull request #541 from flipped-aurora/gva_gormv2_dev
Gva gormv2 dev
2021-06-25 15:28:36 +08:00
pixel 74cff901c8 增加空menu的兼容 2021-06-25 12:15:12 +08:00
奇淼(piexlmax 04b3125894 Merge pull request #540 from flipped-aurora/develop
Develop
2021-06-24 17:40:14 +08:00
ipanghu 7e1348cb41 Merge pull request #2 from flipped-aurora/master
拉取请求
2021-06-24 15:59:35 +08:00
奇淼(piexlmax 1772c1ccfc Merge pull request #538 from songzhibin97/gva_gormv2_dev
fix:创建用户初始化权限,确保用户可用
2021-06-24 14:27:33 +08:00
songzhibin97 a2737af68f fix:添加id避免tree重复添加 2021-06-23 12:53:41 +08:00
奇淼(piexlmax ebf7a11ffb Merge pull request #539 from bstdn/develop
modified 统一代码风格
2021-06-23 12:37:05 +08:00
何秀钢 3af12113b2 modified 统一代码风格 2021-06-23 11:36:22 +08:00
pixel c044fcd2dd 文案调整 2021-06-23 10:46:54 +08:00
songzhibin97 a2551e86f4 fix:创建用户初始化权限,确保用户可用
修改了:
- server/api/v1/sys_authority.go
- server/model/request/sys_casbin.go
- server/model/request/sys_menu.go
2021-06-22 12:39:26 +08:00
奇淼(piexlmax ed926452f0 Merge pull request #531 from hxcode/develop
directory.go: fix os.MkdirAll return error
2021-06-21 19:11:35 +08:00
VUCA d824a6b7b0 Merge branch 'flipped-aurora:develop' into develop 2021-06-18 18:51:50 +08:00
奇淼(piexlmax 4cdc9ed6cd Merge pull request #535 from flipped-aurora/master
前端模板eslit修改
2021-06-17 19:57:26 +08:00
奇淼(piexlmax 93b373d37a Merge pull request #534 from flipped-aurora/gva_gormv2_dev
前端模板eslit修改
2021-06-17 19:56:29 +08:00
pixel deee053883 前端模板eslit修改 2021-06-17 19:52:31 +08:00
奇淼(piexlmax 38a5da1cd0 Merge pull request #533 from flipped-aurora/gva_gormv2_dev
Gva gormv2 dev
2021-06-17 17:11:51 +08:00
奇淼(piexlmax d4268e1a54 Merge pull request #532 from flipped-aurora/gva_gormv2_dev
Gva gormv2 dev
2021-06-17 17:09:39 +08:00
黄笑 ac0158605c directory.go: fix os.MkdirAll return error 2021-06-17 16:47:22 +08:00
pixel 4b159fe5f4 初始化流程整体优化,前端报错锁死的情况提供登出操作 2021-06-17 16:02:12 +08:00
pixel b99fe53c6b 初始化流程整体优化,前端报错锁死的情况提供登出操作 2021-06-17 15:54:32 +08:00
pixel da0d5d2413 更改初始化模式 2021-06-17 15:42:09 +08:00
pixel cb85f1c78a Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2021-06-17 15:41:26 +08:00
奇淼(piexlmax 0371765357 Merge pull request #529 from flipped-aurora/develop
Develop
2021-06-17 15:33:22 +08:00
pixel 73ecd371df 初始化不再自动进行 2021-06-17 15:17:26 +08:00
奇淼(piexlmax 1907de840c Merge pull request #528 from hxcode/develop
aliyun_oss,qiniu,tencent_cos:  fix file open close
2021-06-17 15:15:48 +08:00
奇淼(piexlmax 2c29220645 Merge pull request #527 from songzhibin97/gva_gormv2_dev
perf:优化初始化流程
2021-06-17 15:14:08 +08:00
黄笑 04d7aa9ab4 aliyun_oss,qiniu,tencent_cos: fix file open close 2021-06-17 14:51:35 +08:00
pixel 2cffefcf1c 配置文件增加注释提示 2021-06-17 14:36:04 +08:00
pixel 74d6c237cd 自动生成文件名称修改为 前端为小驼峰 后端为下划线 2021-06-17 12:12:31 +08:00
songzhibin97 0cd3555904 perf:优化初始化流程
创建失败不更改config文件保持,前端保持在init界面
修改文件
- server/api/sys_initdb.go
- server/service/sys_initdb.go
2021-06-17 09:03:55 +08:00
奇淼(piexlmax 3eed60996e Merge pull request #525 from flipped-aurora/gva_gormv2_dev
Gva gormv2 dev
2021-06-16 17:00:07 +08:00
pixel f6865ba6ba 清理lock 2021-06-16 16:56:13 +08:00
pixel fc19b81104 前端环境变量文件规范化 2021-06-16 16:55:02 +08:00
奇淼(piexlmax 6b79d7c38d Merge pull request #521 from bypanghu/master
新增网站配置文件
2021-06-16 10:59:19 +08:00
奇淼(piexlmax 9364f2a24a Merge pull request #523 from hxcode/develop
exa_excel_parse.go: fix return err
2021-06-16 10:53:22 +08:00
黄笑 427294ec25 exa_excel_parse.go: fix return err 2021-06-15 15:05:04 +08:00
pixel 86bfa374bb 修复init初始化失败页面跳转到空白的错误
修复model模板string给予长度导致的初始化错误
2021-06-15 11:33:51 +08:00
bypanghu@163.com aac76dcd58 '添加gin-vue-admin的web配置文件,具体文件请看core/config文件' 2021-06-11 21:37:07 +08:00
ipanghu 5cc87c5b6c Merge pull request #1 from flipped-aurora/master
拉取master
2021-06-11 20:50:08 +08:00
奇淼(piexlmax c09533052d 修改node-sass为dart-sass
修改node-sass为dart-sass
2021-06-11 17:28:14 +08:00
奇淼(piexlmax e716a31880 Merge pull request #519 from flipped-aurora/gva_gormv2_dev
修改node-sass为dart-sass
2021-06-11 17:26:23 +08:00
pixel 7c3b0b9b8d Merge remote-tracking branch 'origin/gva_gormv2_dev' into gva_gormv2_dev
# Conflicts:
#	web/package-lock.json
2021-06-11 17:17:35 +08:00
奇淼(piexlmax 44c65a6812 login页面init页面美化
login页面init页面美化
2021-06-11 16:49:14 +08:00
奇淼(piexlmax bea9b5d04d login页面init页面美化
login页面init页面美化
2021-06-11 16:47:15 +08:00
奇淼(piexlmax 3de30b45ed 新版本的login 和 init页面
船新版本的login 和 init页面
2021-06-11 16:27:11 +08:00
Devil ca9579fa6d 全新init页面,适配手机页面,login页面新增logo 2021-06-11 16:22:31 +08:00
Devil 2c9b228eb5 全新init页面,提升用户体验 2021-06-11 16:15:10 +08:00
Devil a2b6bb37bf 新增新的login页面,适配手机端,老的login页面依旧存在 2021-06-11 15:04:56 +08:00
Devil 6943ccb7db 新增新的login页面,适配手机端,老的login页面依旧存在 2021-06-11 15:04:27 +08:00
奇淼(piexlmax 3b563252ff 合并更新至主干
合并更新至主干
2021-06-11 12:12:36 +08:00
奇淼(piexlmax f4e0aa8575 合并更新至主干
合并更新至主干
2021-06-11 12:10:39 +08:00
pixel 34808cae7a Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into develop 2021-06-11 12:07:41 +08:00
pixel d9b7661946 格式化前端代码 2021-06-11 12:01:10 +08:00
奇淼(piexlmax f0369ecf18 整合gin-vue-admin前端框架引入组合,减少main.js代码
整合gin-vue-admin前端框架引入组合,减少main.js代码
2021-06-11 11:31:23 +08:00
奇淼(piexlmax 5a2fb90420 Merge pull request #512 from flipped-aurora/revert-508-master
Revert "增加sqlite数据库的初始化"
2021-06-11 11:14:37 +08:00
奇淼(piexlmax 6bf4a9943c Revert "增加sqlite数据库的初始化" 2021-06-11 11:14:17 +08:00
Devil b9e0a9e126 修复引入time_line的绝对路径错误 2021-06-11 11:04:49 +08:00
奇淼(piexlmax 8ec0eb5166 增加sqlite数据库的初始化
增加sqlite数据库的初始化
2021-06-11 10:56:38 +08:00
Devil f001b518f9 整合gin-vue-admin前端框架引入组合,减少main.js代码 2021-06-11 10:55:59 +08:00
奇淼(piexlmax 4c7c91a2d5 docker-compose 优化
docker-compose 优化
2021-06-11 10:52:20 +08:00
pixel ad785fb3e3 放弃node-sass 替换为 sass(dart-sass) 2021-06-11 10:41:20 +08:00
SliverHorn 8516dbbcaf update: docker-compose 优化 2021-06-10 22:05:14 +08:00
Arthur Liu 4902101cbe 增加sqlite数据库的初始化 2021-06-10 12:15:40 +08:00
奇淼(piexlmax 9b47c8f57c 依照eslint格式化
依照eslint格式化
2021-06-09 11:56:11 +08:00
pixel 1dbba19cac 依照eslint格式化 2021-06-08 12:22:46 +08:00
奇淼(piexlmax a9c9199bf4 规范化代码结构,提升系统使用便捷度。
规范化代码结构,提升系统使用便捷度。
2021-06-08 10:23:39 +08:00
奇淼(piexlmax a84433520d Merge pull request #504 from flipped-aurora/master
pr整理合并
2021-06-08 10:20:04 +08:00
奇淼(piexlmax 9aa34bff89 Merge pull request #503 from flipped-aurora/develop
pr合并
2021-06-08 10:15:14 +08:00
奇淼(piexlmax e4b177f5f7 Merge branch 'gva_gormv2_dev' into develop 2021-06-08 10:12:11 +08:00
奇淼(piexlmax a9946732a2 Merge pull request #497 from bstdn/master
modified 统一代码风格
2021-06-08 10:09:17 +08:00
奇淼(piexlmax 90f4c85034 Merge pull request #499 from bstdn/develop
added ESlint 语法检测
2021-06-08 10:08:35 +08:00
奇淼(piexlmax 72a6b2148f Merge pull request #501 from songzhibin97/gva_gormv2_dev
增加 go generate 懒人模式
2021-06-08 10:08:22 +08:00
奇淼(piexlmax ec393100d0 Merge pull request #500 from SliverHorn/master
fix: docker-compose windows 启动失败
2021-06-08 10:07:53 +08:00
奇淼(piexlmax f521e3fbc9 Merge pull request #502 from allinprogram/patch-1
Fix the inappropriate description
2021-06-08 10:07:41 +08:00
pixel 98a3e9abb2 增加预览代码全选和复制 2021-06-07 19:58:48 +08:00
allinprogram d83da1fa08 Fix the inappropriate description 2021-06-05 09:29:21 +08:00
songzhibin97 c082403868 增加 go generate 懒人模式 2021-06-03 14:44:28 +08:00
SliverHorn b708e70f8f fix: docker-compose 依赖sh命令启动 windows启动失败的bug 2021-06-03 11:44:26 +08:00
何秀钢 2f0465a1a1 added ESlint 语法检测 2021-06-02 14:11:45 +08:00
SliverHorn 3932a8fbf3 Merge branch 'master' of https://github.com/flipped-aurora/gin-vue-admin into develop 2021-06-01 16:32:50 +08:00
SliverHorn 1f4f5a9a2c Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into develop 2021-06-01 16:32:42 +08:00
何秀钢 3ffe0d89d8 modified 统一代码风格 2021-06-01 16:20:46 +08:00
奇淼(piexlmax d3fee1bf3e Merge pull request #496 from flipped-aurora/gva_gormv2_dev
修复casbin map占用问题
2021-05-29 11:26:45 +08:00
奇淼(piexlmax d1009704d8 Merge pull request #493 from qinmin328/master
定时任务配置问题
2021-05-29 11:25:07 +08:00
pixel 4d00bb9d21 2.4.2版本号发布 2021-05-28 19:18:48 +08:00
qinmin328 1dff8eb945 定时任务配置问题
定时任务文档跟使用版本不一致, 导致时间配置上有点差异
2021-05-25 09:50:54 +08:00
列里 f947b3fa60 validator.go : 新增支持正则校验。
verify.go : UUID的正则校验使用示例。
2021-05-24 20:31:39 +08:00
SliverHorn 8eef4717cc fix: Restore config.yaml File 2021-05-21 18:49:35 +08:00
SliverHorn 1de437dc5a fix: Enforcer => SyncedEnforcer Solve Map Preemption 2021-05-21 18:48:26 +08:00
SliverHorn 747ffc43d9 Merge branch 'master' of https://github.com/flipped-aurora/gin-vue-admin into develop 2021-05-20 16:58:30 +08:00
SliverHorn 8f1885f56e fix: remove casbin init single case 2021-05-20 16:54:56 +08:00
奇淼(piexlmax eeac49157f Merge pull request #484 from flipped-aurora/gva_gormv2_dev
修复map竞争问题
2021-05-20 11:29:51 +08:00
奇淼(piexlmax ffc19c7fbf Merge branch 'master' into gva_gormv2_dev 2021-05-20 11:26:24 +08:00
pixel e03f0cc4b0 修复map竞争问题 2021-05-20 11:23:30 +08:00
奇淼(piexlmax 70044a88a0 Merge pull request #483 from flipped-aurora/revert-482-gva_gormv2_dev
Revert "Gva gormv2 dev"
2021-05-20 11:05:53 +08:00
奇淼(piexlmax 4a279ffa29 Revert "Gva gormv2 dev" 2021-05-20 11:05:44 +08:00
奇淼(piexlmax 979c9c193f Merge pull request #482 from flipped-aurora/gva_gormv2_dev
Gva gormv2 dev
2021-05-20 10:56:48 +08:00
奇淼(piexlmax f603ebb09f Merge pull request #481 from songzhibin97/gva_gormv2_dev
fix casbin datarace
2021-05-20 10:56:24 +08:00
songzhibin97 7d93bc7256 fix casbin datarace 2021-05-20 10:49:00 +08:00
奇淼(piexlmax 89fa2c1061 Update README.md 2021-05-20 10:13:33 +08:00
奇淼(piexlmax aba0eeea80 Merge pull request #477 from flipped-aurora/gva_gormv2_dev
Gva gormv2 dev
2021-05-18 16:47:39 +08:00
奇淼(piexlmax 5a0aa6422f Merge pull request #476 from flipped-aurora/gva_gormv2_dev
Gva gormv2 dev
2021-05-18 16:47:17 +08:00
pixel b59f068c7d 媒体库样式优化 2021-05-18 16:38:20 +08:00
pixel ad6311d244 Merge branch 'master' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2021-05-18 16:30:27 +08:00
奇淼(piexlmax 645d6799b2 Merge pull request #469 from bstdn/master
modified 增加结构体描述,完善自动化文档
2021-05-18 16:30:07 +08:00
pixel 758c1f8306 Merge branch 'develop' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev
 Conflicts:
	server/service/sys_casbin.go
2021-05-18 16:26:53 +08:00
pixel 905297907a Merge branch 'master' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2021-05-18 16:25:45 +08:00
奇淼(piexlmax 6fb241af4b Merge pull request #475 from snowlyg/master
修复删除最后一个列表数据,重新加载数据报错
2021-05-18 16:23:55 +08:00
奇淼(piexlmax 0cf29d7488 Merge pull request #472 from closetool/develop
service/sys_casbin.go: fix casbin runs slowly
2021-05-18 13:58:10 +08:00
snowlyg 615aa3ad23 修复删除最后一个列表数据,重新加载数据报错 2021-05-17 15:38:31 +08:00
closetool c756d26592 service/sys_casbin.go: fix casbin runs slowly 2021-05-15 13:46:34 +08:00
何秀钢 0f45d3830a modified 增加结构体描述,完善自动化文档 2021-05-14 11:33:14 +08:00
奇淼(piexlmax c37ea861eb Merge pull request #463 from mlsjla/master
Update index.vue
2021-05-12 17:53:50 +08:00
奇淼(piexlmax aaa53d9a35 新增自动迁移创建路由后重启
新增自动迁移创建路由后重启
2021-05-12 17:39:15 +08:00
奇淼(piexlmax 3d59181d2a 修复后端重启前端白屏的bug
修复后端重启前端白屏的bug
2021-05-12 17:37:58 +08:00
奇淼(piexlmax ef11b6caa7 Merge pull request #465 from bstdn/master
modified 增加结构体描述,完善自动化文档
2021-05-12 17:37:16 +08:00
奇淼(piexlmax 563a1fc1a4 Merge pull request #466 from WangLeonard/fix-system-config
修复在线修改系统配置的bug
2021-05-12 17:36:12 +08:00
pixel 5625444fbc 修复重启后断后页面白屏问题 2021-05-12 17:13:53 +08:00
songzhibin97 169205f132 新增自动迁移创建路由后重启
修改
- server/api/v1/sys_system.go
- server/config.yaml
- server/config/auto_code.go
- server/service/sys_auto_code.go
新增
- server/utils/reload.go
2021-05-12 11:53:52 +08:00
Leonard Wang 447d824da6 修复在线修改系统配置的bug 2021-05-12 00:54:07 +08:00
何秀钢 c3ad90dde5 modified 增加结构体描述,完善自动化文档 2021-05-11 17:26:06 +08:00
mlsjla f218695bef Update index.vue
修复生产环境部署后,图片路径错误,错误细节: 图路径会变为 /apiuploads/file...  而实际需要的是 /api/uploads/file...
2021-05-10 14:17:57 +08:00
奇淼(piexlmax 9b758084bf 修复了已知bug casbin版本降级提升兼容性
Gva gormv2 dev
2021-05-09 19:29:49 +08:00
蒋吉兆 8159aa1a88 统一登录校验 误删用户登陆菜单后不再白屏 2021-05-09 19:26:08 +08:00
蒋吉兆 18cf39529e Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2021-05-09 18:49:15 +08:00
pixel a54e7a5654 修改casbin版本 防止用户报错 2021-05-07 17:48:19 +08:00
奇淼(piexlmax 4392f0ffac 优化配置 提升新手友好度
优化配置 提升新手友好度
2021-05-06 04:29:33 -05:00
pixel 732cd54578 Merge branch 'master' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev
 Conflicts:
	server/model/request/common.go
2021-05-06 13:21:51 +08:00
奇淼(piexlmax 0de1fe1132 增加结构体描述,完善自动化文档
modified 增加结构体描述,完善自动化文档
2021-04-30 01:19:00 -05:00
何秀钢 3e85645e44 modified 增加结构体描述,完善自动化文档 2021-04-30 14:14:00 +08:00
pixel 39fdc43ada 前端配置提取 让开发和上线更加简便 2021-04-26 14:33:47 +08:00
pixel acda4470bc 修复api.vue编辑未变化标题的bug 2021-04-26 11:39:00 +08:00
pixel 0fb3d16c49 修复main.js的包引用问题 2021-04-23 18:09:29 +08:00
pixel 228882d8c4 Merge branch 'develop' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev
 Conflicts:
	web/src/view/systemTools/formCreate/index.vue
2021-04-23 17:45:40 +08:00
pixel 186aa89476 将配置提取 2021-04-23 15:47:42 +08:00
奇淼(piexlmax f9296d90d4 Merge pull request #445 from flipped-aurora/gva_gormv2_dev
Gva gormv2 dev
2021-04-22 03:01:33 -05:00
奇淼(piexlmax 258c2afa32 Update config.yaml 2021-04-22 15:59:52 +08:00
奇淼(piexlmax 105adfe7e9 Merge pull request #442 from hzliangbin/patch-1
fix typo in README
2021-04-22 02:11:04 -05:00
pixel d2104fade2 修复casbin导致连接泄露问题 2021-04-22 14:54:52 +08:00
Bin Liang 739eed6a01 fix typo in README
fix some typo for better reading
2021-04-22 14:17:49 +08:00
奇淼(piexlmax bffe222e1b Merge pull request #396 from joewan/test_branch
端口统一配置
2021-04-20 04:20:12 -05:00
奇淼(piexlmax ceb5b9e4d6 Merge branch 'develop' into test_branch 2021-04-20 04:18:22 -05:00
奇淼(piexlmax e49bd514f7 Merge pull request #418 from RoseKissYou/develop
api/v1/sys_api.go api/v1/sys_menu.go api/v1/sys_user.go model/request…
2021-04-20 04:16:49 -05:00
奇淼(piexlmax 39fb8b7c5d Merge pull request #438 from songzhibin97/gva_gormv2_dev
新增定时任务封装以及配置自动清理数据库功能
2021-04-20 04:14:25 -05:00
songzhibin97 2b0a565120 新增定时任务封装以及配置自动清理数据库功能
新增
- server/config/timer.go
- server/initialize/timer.go
- server/utils/db_automation.go
- server/utils/timer/timed_task.go
修改
- server/config.yaml
- server/config/config/go
- server/global/global.go
- server/main.go
2021-04-17 14:50:44 +08:00
奇淼(piexlmax 2399c97c51 Update README.md 2021-04-16 19:08:08 +08:00
songzhibin97 eb1911232b Merge remote-tracking branch 'upstream/gva_gormv2_dev' into gva_gormv2_dev 2021-04-16 17:52:27 +08:00
pixel 0fe70c5e1c Merge branch 'master' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2021-04-16 10:47:18 +08:00
pixel 483da629e9 修复前端needInit报错导致的逻辑问题 2021-04-16 10:29:32 +08:00
蒋吉兆 129f4e6281 废弃七牛云配置 2021-04-14 23:19:25 +08:00
pixel 683355d773 版本号更改 2021-04-13 11:47:30 +08:00
奇淼(piexlmax cb28f6f438 Merge pull request #433 from A-Zee029/develop
fix:fail to start with docker-compose
2021-04-12 22:27:44 -05:00
奇淼(piexlmax c9f2301335 Merge pull request #432 from closetool/develop
fix: using official casbin gorm-adapter
2021-04-12 22:27:06 -05:00
huangjunwei 751a10d91e fix:fail to start with docker-compose 2021-04-12 16:03:49 +08:00
closetool 7c821bf673 fix: using official casbin gorm-adapter 2021-04-12 14:52:54 +08:00
pixel be2b584cee 修复指令绑定时效问题 修复Image组件未注册问题 2021-04-10 10:28:48 +08:00
pixel f39048fad0 清理 debugger 2021-04-10 09:51:22 +08:00
v_anxiong 4e9ce0de7e 前后端都加入了代码结构,方便学习和理解,也欢迎各位大佬进行补充,方便我这个菜鸟进行学习 2021-04-09 17:10:49 +08:00
SliverHorn 6e78abb34e Update sys_casbin.go 2021-04-08 18:14:21 +08:00
pixel ae5ec006ba 将gorm适配器调整至本地避免windows没有gcc的情况导致系统无法启动 2021-04-06 17:12:51 +08:00
pixel c9d1e424e9 更新表单生成器 2021-04-06 16:41:59 +08:00
pixel f48f39e024 Merge branch 'master' of https://github.com/flipped-aurora/gin-vue-admin into develop 2021-04-06 14:21:25 +08:00
奇淼(piexlmax 3dde9cfdc6 Merge pull request #426 from closetool/master
fix: casbin gorm-adapter has no sqlite3 support
2021-04-06 14:19:15 +08:00
pixel 85d6e954ae 同步swagger 2021-04-06 11:56:49 +08:00
closetool 146b0b2925 fix: casbin gorm-adapter has no sqlite3 support
Signed-off-by: closetool <c299999999@qq.com>
2021-04-04 21:42:22 +08:00
pixel 4faa807c53 增加批量删除功能 调节分页器样式 2021-04-01 17:15:24 +08:00
v_anxiong ea998db824 api/v1/sys_api.go api/v1/sys_menu.go api/v1/sys_user.go model/request/common.go 其中的参数校验代码Id改成ID,修复参数校验的bug 2021-04-01 16:45:18 +08:00
pixel 7334ad9f33 标签代码优化 字典历史bug修复 2021-03-30 14:42:22 +08:00
pixel f32d725773 Merge branch 'master' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2021-03-30 12:15:13 +08:00
songzhibin97 fb9bec8623 Merge remote-tracking branch 'upstream/gva_gormv2_dev' into gva_gormv2_dev 2021-03-29 16:49:32 +08:00
奇淼(piexlmax b7847e6198 Merge pull request #411 from songzhibin97/gva_gormv2_dev
#409 bug修复
2021-03-29 11:54:56 +08:00
奇淼(piexlmax 4307abf274 Merge pull request #413 from WangLeonard/gva_gormv2_dev-fix-automodelcode
修复代码生成中对gorm的重复检查
2021-03-29 11:54:21 +08:00
LeonardWang 8206e5cbad 修复代码生成中对gorm的重复检查 2021-03-25 23:35:35 +08:00
songzhibin97 73cc49448e #409 bug修复
- 修改
server/model/sys_auto_code.go
server/service/sys_auto_code.go
server/utils/file_operations.go
2021-03-24 14:12:07 +08:00
pixel a2f4d58648 紧急修复初始化会导致config配置文件错误的bug 2021-03-22 16:56:13 +08:00
蒋吉兆 5b290ef0b1 修复已知bug 2021-03-21 22:57:18 +08:00
蒋吉兆 b9a9c5d917 Merge branches 'gva_gormv2_dev' and 'master' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2021-03-21 22:35:47 +08:00
奇淼(piexlmax 3112f0afe8 Merge pull request #404 from WangLeonard/gva_gormv2_dev-automodelcode
添加代码生成中route和gorm的自动注入
2021-03-21 22:33:16 +08:00
LeonardWang 0a3696ee01 添加代码生成中route和gorm的自动注入 2021-03-19 23:56:40 +08:00
joewan 03431dee58 Merge branch 'develop' into test_branch 2021-03-18 16:52:34 +08:00
奇淼(piexlmax 8f33b3de5e Update README.md 2021-03-18 14:31:28 +08:00
pixel 9e0f95ec48 清理工作流功能 2021-03-18 14:28:52 +08:00
pixel 7668e7fdde 清理工作流功能 2021-03-18 14:27:39 +08:00
pixel 0df2b3ea1c Merge branch 'master' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2021-03-18 12:21:30 +08:00
pixel 4f726f1eb8 修复 canshowBug 2021-03-18 12:20:20 +08:00
pixel 752e9f917e 前端优化减少体积 2021-03-18 12:19:27 +08:00
pixel a4493021e2 清理多余包 element按需加载 2021-03-18 12:19:27 +08:00
SliverHorn 13d823ec57 swagger 错误修复, swagger文档更新 2021-03-18 12:19:27 +08:00
SliverHorn a6736e6e30 修复v2.4.0的docker-compose的启动异常问题 2021-03-18 12:19:27 +08:00
蒋吉兆 9b26947849 修改form跳转出现的bug 2021-03-18 12:19:27 +08:00
奇淼(piexlmax 0af29cfcae Merge pull request #397 from songzhibin97/gva_gormv2_dev
代码自动迁移动态适配
2021-03-16 19:32:12 +08:00
songzhibin97 c63904aedf 修改动态迁移的一个小bug 2021-03-10 12:00:32 +08:00
pixel 076538a6b6 前端优化减少体积 2021-03-09 19:40:40 +08:00
pixel 8deefff08a 清理多余包 element按需加载 2021-03-09 19:40:40 +08:00
pixel 1cae92b119 修复检测是否初始化时的判断 2021-03-09 19:40:40 +08:00
songzhibin97 b5dbde8ad1 更新测试的mysql mysql配置 2021-03-09 15:17:57 +08:00
songzhibin97 45d552ac8c 代码自动迁移动态适配
修改
- server/config.yaml
- server/config/config.go
- server/config/viper.go
- server/service/sys_auto_code.go
新增
- server/config/auto_code.go
2021-03-09 14:59:20 +08:00
东邪黄药师 bdce16a582 fix error 2021-03-08 23:50:14 +08:00
东邪黄药师 7bf3294113 集中配置端口 2021-03-08 23:43:17 +08:00
SliverHorn 26dbd1446c Merge pull request #393 from SliverHorn/gva_gormv2_dev
修复v2.4.0的docker-compose的启动异常问题, swagger错误修复
2021-03-08 15:33:51 +08:00
SliverHorn 74796f3546 swagger 错误修复, swagger文档更新 2021-03-08 15:23:38 +08:00
pixel 48bb3b6452 修复检测是否初始化时的判断 2021-03-08 13:43:25 +08:00
SliverHorn c4ec7f562a 修复v2.4.0的docker-compose的启动异常问题 2021-03-08 12:53:48 +08:00
蒋吉兆 733874316a 修改form跳转出现的bug 2021-03-07 13:19:16 +08:00
pixel b5efcd251a Merge remote-tracking branch 'origin/master' 2021-03-05 20:33:58 +08:00
pixel b74ea58172 版本号更改提交 2021-03-05 20:30:02 +08:00
pixel 707dbac2ca 自动初始化中间件拦截 防止误操作无法进入初始化功能 2021-03-04 19:48:38 +08:00
pixel 184b1a903f 自动初始化整体调试完成 2021-03-04 19:38:07 +08:00
pixel 4a995a1c56 修复初始apibug 2021-03-04 16:02:17 +08:00
pixel e6768d5e17 cmd剔除 初始数据结构转移 修复初始携带apibug 2021-03-04 16:02:09 +08:00
pixel e3057c4bd9 自动初始化数据库功能后端部分完成 2021-03-04 15:57:07 +08:00
pixel 87f101a7bf 包位置调整 2021-03-02 19:53:26 +08:00
奇淼(piexlmax ab435d131c Merge pull request #387 from songzhibin97/gva_gormv2_dev
新增功能-api生成数据库并初始化回写配置
2021-03-02 19:29:34 +08:00
songzhibin97 674ae4c4a0 补充修改 2021-03-02 16:20:42 +08:00
songzhibin97 f3a84e2ca8 补充修改 2021-03-02 12:33:28 +08:00
songzhibin97 835dd15c47 订正了swagger
修改了
- server/api/v1/sys_initdb.go
- server/api/v1/sys_system.go
迁移了模型
- server/model/sys_init.go -> sysver/model/request/sys_init.go
2021-03-02 12:32:47 +08:00
pixel c983370162 Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2021-03-01 10:33:26 +08:00
songzhibin97 00b5024f20 新增功能-api生成数据库并初始化回写配置
修改gva initdb 判断是否已经创建的一些小问题
新增api生成数据库并初始化回写配置
修改文件:
server/cmd/gva/initdb.go
server/cmd/information/data_authorities.go
server/cmd/information/workflow.go
server/initialize/gorm
server/main.go

新增文件:
server/api/v1/sys.initdb.go
server/middleware/init.go
server/model/sys_init.go
server/service/sys_initdb.go
servcer/utils/init_db.go

迁移文件
server/cmd/gva/mysql.go->server/utils/mysql.go
2021-02-27 17:32:41 +08:00
pixel ae0af55d17 字典样式修改 2021-02-27 12:48:18 +08:00
奇淼(piexlmax f19b398c93 Merge pull request #386 from songzhibin97/gva_gormv2_dev
新增api 重启服务(非windows)
2021-02-27 12:11:36 +08:00
songzhibin97 8743b63869 Update sys_system.go 2021-02-27 12:05:24 +08:00
songzhibin97 4af1627116 新增api重启系统(支持非windows)
修改
- server/api/v1/sys_system.go
- server/router/sys_system.go
2021-02-27 12:03:28 +08:00
pixel 5d4c4d53fc 前端系统配置增加 tencent-cos aliyun-oss 配置 2021-02-27 10:59:53 +08:00
pixel 62bc8092e2 对合并代码进行微调 2021-02-27 10:48:51 +08:00
pixel 4cea6f9f5d 更新了某些文本 让提示更加友好
根据scuxiatian提供的方案 修改了workflow前端组件的一些bug
2021-02-27 10:29:28 +08:00
奇淼(piexlmax decee13bf1 Merge pull request #384 from lauyang/develop
增加阿里云OSS
2021-02-27 10:26:15 +08:00
奇淼(piexlmax 60bfe48307 Merge branch 'develop' into develop 2021-02-27 10:26:00 +08:00
奇淼(piexlmax bca54282c9 Merge pull request #381 from MUHM/develop
为OSS增加腾讯云对象存储支持
2021-02-27 10:23:09 +08:00
pixel db933cecb6 更新了某些文本 让提示更加友好
根据scuxiatian提供的方案 修改了workflow前端组件的一些bug
2021-02-26 12:14:28 +08:00
yang.liu06 3f06c8ba7d add aliyun oss support 2021-02-24 22:07:50 +08:00
pixel f7fb34ec16 Merge remote-tracking branch 'origin/master' 2021-02-24 09:54:03 +08:00
pixel b691d53523 增加快速设置父级菜单功能 修复本地上传文件用户使用头像存在问题的bug 2021-02-24 09:53:45 +08:00
奇淼(piexlmax 5396aa40cb Update FUNDING.yml 2021-02-23 15:50:10 +08:00
pixel 1a43b89674 Merge remote-tracking branch 'origin/master' 2021-02-23 15:00:22 +08:00
奇淼(piexlmax fb570acf7c Merge pull request #376 from xiaoweihong/patch-1
NavigationDuplicated error
2021-02-23 15:00:03 +08:00
pixel 8c5d0ad64b Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin 2021-02-23 14:48:47 +08:00
pixel 74a92b08d8 更改 捐赠地址 2021-02-23 14:47:39 +08:00
klausY 3e6a3d97bb 提供一二级路由模板 2021-02-23 14:43:12 +08:00
pixel b3e4666108 Merge remote-tracking branch 'origin/master' 2021-02-23 11:00:56 +08:00
pixel a344f2bdb7 github.com/shirou/gopsutil 包版本修改为 v3.21.1 2021-02-23 10:39:03 +08:00
MUHM 4b6eb80ddb add TencentCOS support to OSS 2021-02-22 16:37:00 +08:00
奇淼(piexlmax 5226a2a26f Update FUNDING.yml 2021-02-20 11:00:04 +08:00
奇淼(piexlmax e8bb532cdc Update FUNDING.yml 2021-02-20 10:59:11 +08:00
pixel 171be652eb excel导入导出功能合并并且细节修改完成 2021-02-19 15:45:55 +08:00
xiaowei c410125c8f NavigationDuplicated error
NavigationDuplicated: Avoided redundant navigation to current location
![](https://img-blog.csdnimg.cn/20200901093646588.png?x-oss-process=image/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3dlaXhpbl80MjQwMjg0NQ==,size_16,color_FFFFFF,t_70)
2021-02-19 13:00:07 +08:00
pixel 0f6613c4a1 Merge branch 'develop' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev
 Conflicts:
	web/package.json
2021-02-14 21:41:34 +08:00
奇淼(piexlmax d278344dd4 Merge pull request #370 from hwb2017/develop-feature-excel
增加Excel导入导出示例功能
2021-02-14 21:40:04 +08:00
pixel c47b3eee2c 修复预览代码和生成代码均成为预览的问题 2021-02-14 12:54:17 +08:00
pixel 162b8df569 修复路径分割不同系统分隔符不同导致的panic 2021-02-14 12:53:47 +08:00
pixel 55e2109091 代码自动化生成支持预览功能 2021-02-13 16:24:38 +08:00
pixel 11efbe7699 initdb默认string长度改为191 2021-02-13 16:22:50 +08:00
pixel 329d094e2a Merge branch 'master' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2021-02-13 14:52:33 +08:00
奇淼(piexlmax 414766001b Merge pull request #374 from songzhibin97/gva_gormv2_dev
提供自动化代码预览功能
2021-02-13 14:51:28 +08:00
songzhibin97 e05e16dce4 抽出重复的内容优化PreviewTemp和CreateTemp 2021-02-11 19:33:11 +08:00
songzhibin97 3549f4cf1f 自动生成代码新增预览接口 2021-02-11 19:00:06 +08:00
pixel bedbd3c872 修复了子路由模式下两个keepalive相互切换 keepalive失效的问题 2021-02-09 19:25:56 +08:00
pixel 296110f969 修复了子路由模式下两个keepalive相互切换 keepalive失效的问题 2021-02-09 19:25:14 +08:00
hwb2017 f60b0f1750 增加Excel导入导出示例功能 2021-01-28 00:48:47 +08:00
SliverHorn 6ad13c5930 添加基础路由 返回错误后,仍然执行创建创建代码bug, 修复bug, #367 2021-01-26 17:12:51 +08:00
SliverHorn 6a1b53e3d4 Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2021-01-26 17:10:07 +08:00
蒋吉兆 21ef7bdcc0 修改版本号 2021-01-24 17:44:00 +08:00
蒋吉兆 718574cdf3 修复了登陆时首页蓝点未点亮的bug 2021-01-24 17:36:38 +08:00
蒋吉兆 18571ca224 修复多次切换菜单后会出现路由地址改变,页面不变的情况 2021-01-24 17:08:35 +08:00
蒋吉兆 41c164a8ef Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin 2021-01-24 17:02:01 +08:00
蒋吉兆 f82acdb478 增加menu可配置是否自动关闭功能 增加单页面刷新功能 2021-01-24 17:01:43 +08:00
SliverHorn 40b56b6bf5 Merge pull request #364 from SliverHorn/gva_gormv2_dev
升级gva 工具 支持创建数据库与utf8mb4的sql修正功能, 版本迭代为v0.0.4
2021-01-21 22:54:33 +08:00
SliverHorn f259d69910 升级gva 工具 支持创建数据库与utf8mb4的sql修正功能, 版本迭代为v0.0.4 2021-01-21 19:44:55 +08:00
pixel 3952d5ec14 Merge branch 'develop' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev
 Conflicts:
	server/Makefile
	web/src/view/superAdmin/operation/sysOperationRecord.vue
2021-01-14 14:38:25 +08:00
pixel c1745f6f40 Merge branch 'master' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2021-01-14 14:33:59 +08:00
pixel 0940a70d86 支持默认首页 2021-01-14 12:37:49 +08:00
pixel 7abe6987a5 支持不同角色自定义首页 2021-01-14 12:28:13 +08:00
SliverHorn 7baa2c84a3 Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2021-01-13 12:22:58 +08:00
songzhibin97 6867eb2c05 修复了在代码生成特殊情况下自动迁移文件移动错位置的情况
修改了services/sys_auto_code.go/addAutoMoveFile
修改了
services/sys_auto_code.go/CreateTemp
2021-01-13 12:03:11 +08:00
QM303176530 3d01706fb6 增加文件上传仓库配置注释说明 2021-01-10 23:48:50 +08:00
QM303176530 7707d4c99d 修复了媒体库中本地图片不显示的bug 2021-01-10 23:45:36 +08:00
QM303176530 b66d7a4e7a 解决了权限放在public组也会走权限控制的bug 2021-01-10 23:03:09 +08:00
pixel 8a67795faf 代码规范化整理 2021-01-08 17:34:17 +08:00
pixel 64299e6912 清理多余代码 2021-01-08 17:32:39 +08:00
pixel fdd522e56a 无用代码清理 2021-01-08 16:54:09 +08:00
奇淼(piexlmax 1c257fa830 Merge pull request #344 from 7beCn/master
修复table数据大于50条时页面卡死
2021-01-08 16:33:42 +08:00
SliverHorn 3d9fbbac63 Merge pull request #351 from flipped-aurora/gva_gormv2_dev
紧急修复bug
2021-01-05 23:13:55 +08:00
SliverHorn f83332b2c8 docker-compose shell 脚本更新 2021-01-05 23:02:11 +08:00
SliverHorn b8d187bb35 Makefile修改 4个空格 --> tab 2021-01-05 22:57:42 +08:00
SliverHorn 9567564bf4 Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2020-12-30 20:58:01 +08:00
zzZ007 d05bf07db8 Update table.vue.tpl
修改自动生成代码,当table数据大于50条时,页面会卡死,替换掉 el-popover即可。
2020-12-30 17:20:35 +08:00
奇淼(piexlmax 5adb89694b Merge pull request #339 from flipped-aurora/revert-338-develop
Revert "修复了swag文档自动化生成失败的bug;完善了自动生成代码的swag部分"
2020-12-27 17:47:54 +08:00
奇淼(piexlmax e21146d048 Revert "修复了swag文档自动化生成失败的bug;完善了自动生成代码的swag部分" 2020-12-27 17:46:53 +08:00
QM303176530 4c7f04536d 修复了在当前表格当前页删除为空的情况下页面被锁死的bug 2020-12-27 17:46:11 +08:00
SliverHorn 71d0883c3d 优化gorm的自定义logger代码, 升级gorm的版本为1.20.9, Makefile 添加goproxy代理 2020-12-27 17:46:11 +08:00
pixel ee9022f9e3 user新建用户 bug处理 2020-12-27 17:46:11 +08:00
奇淼(piexlmax cc0a894162 Update README.md 2020-12-27 17:46:11 +08:00
奇淼(piexlmax d27f2ec966 Update README.md 2020-12-27 17:46:11 +08:00
pixel 83b7927c4b 登陆成功不再调用验证码接口 2020-12-27 17:46:11 +08:00
pixel e1975682a9 将JWT过期时间 刷新时间 放置进入config 2020-12-27 17:46:10 +08:00
pixel f914f96b9a 消除初始化时间0值报错 2020-12-27 17:46:10 +08:00
QM303176530 35a21d4e24 清理图标 form table 富文本 示例 2020-12-27 17:46:10 +08:00
奇淼(piexlmax 3e58190112 Update README.md 2020-12-27 17:46:10 +08:00
pixel 39150b2b2b 添加个人中心遮罩,添加自动更改title功能 2020-12-27 17:46:10 +08:00
SliverHorn f2b287f933 自定义logger保留gorm的格式输出控制台, 修改SetUserInfo的校验规则为IdVerify 2020-12-27 17:46:10 +08:00
QM303176530 e458e583ee 修复了在当前表格当前页删除为空的情况下页面被锁死的bug 2020-12-27 17:33:44 +08:00
奇淼(piexlmax 74c1fd5b7d Merge pull request #338 from ljj6218/develop
修复了swag文档自动化生成失败的bug;完善了自动生成代码的swag部分
2020-12-27 17:27:09 +08:00
QM303176530 2547ba88ae 修复了在当前表格当前页删除为空的情况下页面被锁死的bug 2020-12-27 17:20:54 +08:00
QM303176530 5c78ecc2d3 Merge branches 'develop' and 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2020-12-27 16:47:03 +08:00
奇淼(piexlmax 9c934917d0 Merge pull request #337 from SliverHorn/sliver_develop
优化gorm的自定义logger代码, 升级gorm的版本为1.20.9, Makefile 添加goproxy代理
2020-12-27 16:46:35 +08:00
奇淼(piexlmax 1132723355 Merge pull request #336 from JunIce/develop
chore: 增加自动扫描package.json, 从cdn引入资源
2020-12-27 16:44:29 +08:00
梁俊景 26261001f5 fix bug 2020-12-26 23:59:28 +08:00
梁俊景 2e3a1582ab 完善 2020-12-26 23:51:52 +08:00
梁俊景 5d1bcb3575 autocode 修复swag相关功能 2020-12-26 20:35:26 +08:00
SliverHorn 6c7d49b323 优化gorm的自定义logger代码, 升级gorm的版本为1.20.9, Makefile 添加goproxy代理 2020-12-26 00:52:18 +08:00
volcan0 843a585b7f chore: 增加自动扫描package.json, 从cdn引入资源 2020-12-25 14:03:49 +08:00
pixel 8df6fa6a33 user新建用户 bug处理 2020-12-19 16:05:52 +08:00
pixel 9ccb5439df Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin 2020-12-19 15:43:56 +08:00
奇淼(piexlmax 928d816c68 Update README.md 2020-12-16 15:51:25 +08:00
奇淼(piexlmax 27df9862ea Update README.md 2020-12-16 15:50:25 +08:00
pixel d428ed6876 登陆成功不再调用验证码接口 2020-12-16 15:44:37 +08:00
pixel 72fd7beec0 将JWT过期时间 刷新时间 放置进入config 2020-12-16 13:17:00 +08:00
pixel 7613b85271 Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin 2020-12-16 11:43:45 +08:00
pixel 23eac98551 消除初始化时间0值报错 2020-12-16 11:43:22 +08:00
SliverHorn 8bd245b1f1 Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2020-12-16 10:40:21 +08:00
QM303176530 b13bbfced1 清理图标 form table 富文本 示例 2020-12-13 12:42:38 +08:00
奇淼(piexlmax 645c788512 Update README.md 2020-12-11 15:12:28 +08:00
pixel 9f6c8f5e22 Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2020-12-09 16:30:17 +08:00
pixel 9a4667fa46 添加个人中心遮罩,添加自动更改title功能 2020-12-09 16:30:06 +08:00
奇淼(piexlmax 338d81e101 Merge pull request #306 from SliverHorn/sliverhorn_dev
自定义logger保留gorm的格式输出控制台, 修改SetUserInfo的校验规则为IdVerify
2020-12-08 23:18:33 -06:00
SliverHorn 336d7473f7 自定义logger保留gorm的格式输出控制台, 修改SetUserInfo的校验规则为IdVerify 2020-12-07 12:11:50 +08:00
SliverHorn 265cd4d885 Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2020-12-07 11:19:08 +08:00
QM303176530 cab8de721f 添加首字母小写方法 增加自动填充按键 2020-12-06 16:23:43 +08:00
QM303176530 4030cd325c Merge branches 'develop', 'gva_gormv2_dev' and 'master' of https://github.com/flipped-aurora/gin-vue-admin into develop 2020-12-06 15:37:36 +08:00
奇淼(piexlmax d796a39aa7 Merge pull request #299 from tingfeng-key/patch-1
Update image.vue
2020-12-06 01:24:42 -06:00
奇淼(piexlmax 04d8303f28 Merge pull request #304 from songzhibin97/gva_gormv2_dev
修改了热更正在运行时重启信号的丢弃
2020-12-06 01:21:10 -06:00
奇淼(piexlmax 5eec28a964 Merge pull request #302 from tingfeng-key/patch-3
添加自动填充功能
2020-12-06 01:20:49 -06:00
songzhibin97 a5e5c588ba Update cmd_Task.go 2020-12-05 22:49:57 +08:00
SliverHorn 34e6ccc6e2 Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2020-12-04 23:20:45 +08:00
奇淼(piexlmax 6a028e13cb Merge pull request #303 from tingfeng-key/patch-4
修复提示权限不足和图片显示问题
2020-12-04 08:50:28 -06:00
听风 176e9d09b6 修复提示权限不足和图片显示问题
修复提示权限不足和图片显示问题
2020-12-04 22:35:25 +08:00
听风 7ddcf97efd 添加自动填充功能
添加自动填充功能。field字段填充json、数据库表,中文填充数据库表字段描述字段
2020-12-04 22:33:12 +08:00
听风 e19bda949b Update image.vue 2020-12-03 19:05:26 +08:00
听风 b09d142091 Update image.vue
修复上传图片组件bug
2020-12-03 18:16:03 +08:00
QM303176530 e102f820c1 修复了流程终止依然显示进行中的bug 2020-11-29 22:12:51 +08:00
QM303176530 36627e4ca5 操作人参数错误 2020-11-28 19:24:08 +08:00
QM303176530 9c6e6ca1b2 Merge branch 'master' of https://github.com/flipped-aurora/gin-vue-admin 2020-11-28 19:04:19 +08:00
QM303176530 f32fdbf543 增加自审批节点,修改待办查询bug,修改角色查询bug 2020-11-28 18:59:02 +08:00
奇淼(piexlmax 7342788339 Update README.md 2020-11-28 11:58:51 +08:00
QM303176530 15d6ff0144 Merge branches 'develop' and 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2020-11-28 11:47:18 +08:00
QM303176530 9718b16e39 增加首页教学入口 2020-11-28 11:43:54 +08:00
QM303176530 e80842207f 更新版本号 2020-11-28 11:07:54 +08:00
QM303176530 58585afdf6 默认丢出false 防止前端warnning 2020-11-28 11:06:44 +08:00
QM303176530 a3eee91cef 修复几个模板错误 2020-11-28 10:34:30 +08:00
QM303176530 9098eaf22e Merge branches 'gva_gormv2_dev' and 'gva_workflow' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2020-11-28 10:10:48 +08:00
pixel 2d3b039f71 Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into develop 2020-11-25 17:18:35 +08:00
pixel 864c468440 命名修复 2020-11-25 17:18:07 +08:00
pixel cc295fad32 文件名更改 2020-11-25 17:11:11 +08:00
奇淼(piexlmax b4e0dc800d Merge pull request #290 from songzhibin97/develop
优化基础库的一些错误处理
2020-11-25 03:09:50 -06:00
奇淼(piexlmax 5e7078e3a6 Merge branch 'develop' into develop 2020-11-25 02:55:43 -06:00
songzhibin97 2829d7b653 优化基础库的一些错误处理 2020-11-25 16:24:20 +08:00
songzhibin97 ba834592a7 修改了zipfiles.go中ZipFiles函数可能会造成的goroutine泄露 2020-11-25 15:50:28 +08:00
奇淼(piexlmax 1607e6a0a9 Merge pull request #284 from xiaopenggithub/master
前端发布优化,部分组件使用cdn资源,不打包
2020-11-24 23:21:00 -06:00
奇淼(piexlmax f936029d59 Merge pull request #283 from SliverHorn/sliverhorn_dev
gorm日志收集进log功能
2020-11-24 23:09:16 -06:00
曾阿牛 9f1552f508 前端发布优化,部分组件使用cdn资源,不打包 2020-11-25 02:38:39 +08:00
SliverHorn c00d465709 新增切片越界的检查 2020-11-24 21:17:07 +08:00
SliverHorn c2a55931bb 自定义gorm的logger 2020-11-24 19:27:16 +08:00
SliverHorn e957e5ebc9 Merge branch 'master' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2020-11-24 19:10:21 +08:00
1319612909 1357e22330 手机端ui 2020-11-24 18:11:32 +08:00
pixel 8a282cd743 增加工作流步骤查看 2020-11-24 18:07:14 +08:00
1319612909 6ca7f62ce6 手机端ui 2020-11-24 17:20:12 +08:00
pixel 6ee7ad8069 隐藏0.01未完成功能 2020-11-24 16:59:31 +08:00
pixel 307b1bf496 工作流前端垃圾代码剔除 2020-11-24 16:08:40 +08:00
pixel 61f50980e1 增加自动化产生的工作流form页面 2020-11-24 16:07:55 +08:00
pixel 5293222ac0 包容网关 流转参数模式设定 2020-11-24 14:57:30 +08:00
奇淼(piexlmax 411a21d0f7 Merge pull request #282 from golyu/master
[utils/zipfiles.go]: 解决for循环中使用defer可能会造成的内存泄露问题
2020-11-23 21:46:11 -06:00
pixel 8a5d788e73 增加排他网关和包容网关 2020-11-24 11:33:16 +08:00
golyu 3e48fa55c7 [utils/zipfiles.go]: 解决for循环中使用defer可能会造成的内存泄露问题 2020-11-23 20:45:15 +08:00
pixel cd735e727e 普通工作流流动完成 2020-11-23 18:15:51 +08:00
pixel 1eb69c696a 普通工作流流动完成 2020-11-23 18:15:23 +08:00
pixel 8208ccf5a3 Merge branch 'master' of https://github.com/flipped-aurora/gin-vue-admin into gva_workflow
 Conflicts:
	server/initialize/router.go
	server/router/sys_workflow.go
2020-11-23 18:14:43 +08:00
pixel 1591944756 普通工作流流动完成 2020-11-23 18:13:46 +08:00
songzhibin97 8e87ae55a9 Revert "pointChange"
This reverts commit fb4dba1616.
2020-11-23 12:02:18 +08:00
QM303176530 85fce8f01e 中间件包导入 2020-11-22 23:27:33 +08:00
QM303176530 7475bc56c9 中间件不再记录二进制文件类型日志 2020-11-22 23:19:36 +08:00
QM303176530 7af2dffb7a 日志记录中间件位置转移 2020-11-22 23:12:50 +08:00
QM303176530 15f2d149df 修改了自动化代码自动化创建api会被禁止的bug 2020-11-22 23:09:34 +08:00
QM303176530 c09924dbdc 修改了自动化代码自动化创建api会被禁止的bug 2020-11-22 23:09:20 +08:00
songzhibin97 1ddd6dac4f pointChange 2020-11-22 18:05:51 +08:00
SliverHorn b45afe9669 当用户不存在时,拉黑前端的token 2020-11-21 11:18:13 +08:00
SliverHorn 1e85e03713 utils备注统一化, 删除多余的函数 2020-11-21 11:07:05 +08:00
SliverHorn 43eef673bc 修复自杀操作bug 2020-11-21 01:26:01 +08:00
SliverHorn 41ce276dbd 添加utils函数注释 2020-11-21 01:15:26 +08:00
SliverHorn d6e078f3d6 路由组鉴权优化 2020-11-20 23:26:17 +08:00
pixel a487266f5b 数据动态查找以及动态赋值方法变更 2020-11-19 17:24:05 +08:00
pixel 0286d56e9c 增加获取工作流详细页面信息的接口和对应调用 2020-11-18 18:06:31 +08:00
songzhibin97 4c2f43b4cf f 2020-11-17 21:20:18 +08:00
songzhibin97 9bbcb62505 热更++ 2020-11-17 20:50:14 +08:00
pixel 5bb840c1ce 调整初始化数据 2020-11-17 18:05:22 +08:00
pixel 8f221b6b0b Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gva_workflow
 Conflicts:
	server/cmd/datas/init.go
2020-11-17 17:41:12 +08:00
pixel ac4398873b 增加初始化参数 2020-11-17 17:35:23 +08:00
pixel 2fad9035d3 增加工作流使用方法 接口
增加工作流通用完成方法
增加查询待办
查询我发起的工作流功能
增加测试示例
2020-11-17 16:41:43 +08:00
SliverHorn ef03c95f40 锁定gorm-adapter/v3的版本为v3.0.2 2020-11-17 11:50:19 +08:00
songzhibin97 eb7a6411d1 bug log++ 2020-11-16 22:12:44 +08:00
songzhibin97 e02e70ff26 c2 2020-11-16 21:31:38 +08:00
songzhibin97 b6843e04d5 Update cmd_Task.go 2020-11-16 21:07:57 +08:00
songzhibin97 5e4c82b94a 热更新
修改bug 优化增加回显
2020-11-16 20:55:47 +08:00
SliverHorn 1f411ec6e0 From->Form 2020-11-16 20:40:51 +08:00
SliverHorn a890bd2d38 解决err覆盖问题 2020-11-16 18:38:20 +08:00
1319612909 7a47f59945 Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2020-11-16 14:11:19 +08:00
1319612909 830c2cf29b menu 三级菜单样式 2020-11-16 14:11:10 +08:00
SliverHorn 86593943d3 更新获取工作路径代码,修改go.mod的go版本为1.14 2020-11-16 00:11:21 +08:00
songzhibin97 7c188fa7ce 热更新
缺少具体配置 监控文件以及防抖
2020-11-15 15:51:16 +08:00
SliverHorn a9432b5d9c 更新自动化代码api层代码混入service层代码 2020-11-14 23:15:57 +08:00
songzhibin97 0bebb7f65b Update cmd_Task.go
c2
2020-11-14 19:36:22 +08:00
songzhibin97 6536caed75 Hotreload
Hotreload1
2020-11-14 19:21:06 +08:00
pixel 4863b2c5be 添加流转接口 设计流转表 2020-11-12 18:21:03 +08:00
pixel 86afc0ddf4 Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gva_workflow 2020-11-11 11:34:19 +08:00
pixel bf6f469dad 修复可能产生数据库锁死的事务错误
修复菜单参数无法修改的错误
2020-11-11 10:59:46 +08:00
pixel 68677e1b5b 增加友好提示 2020-11-11 09:59:18 +08:00
pixel f4709f00ab 工作流起始接口以及动态获取view功能 2020-11-10 17:39:29 +08:00
1319612909 8392398b1c Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2020-11-10 14:06:19 +08:00
1319612909 b4355b4399 css整理 2020-11-10 14:06:03 +08:00
pixel b12bbc74ff 更新workflow函数说明 清理无用workflow文件 2020-11-10 11:50:24 +08:00
pixel d3dbca0e00 Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gva_workflow
 Conflicts:
	server/api/v1/sys_work_flow.go
	server/service/sys_workflow.go
2020-11-10 11:43:56 +08:00
pixel 81e0e4dde7 menu携带参数问题修复 2020-11-10 11:33:28 +08:00
SliverHorn fba9ab0ae6 删除FindSysDictionary的校验 2020-11-09 21:24:23 +08:00
QM303176530 e18518b4d3 版本号更新 2020-11-08 14:47:04 +08:00
QM303176530 074a7145d2 Merge branches 'gva_gormv2_dev' and 'master' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2020-11-08 14:42:47 +08:00
QM303176530 46372f0e6c Merge remote-tracking branch 'origin/gva_gormv2_dev' into gva_gormv2_dev 2020-11-08 14:20:19 +08:00
QM303176530 1acd2e3238 前端代码优化 修改密码迁移至个人中心内部 2020-11-08 14:15:06 +08:00
SliverHorn a2e7827aa8 模板文件server/sevice层备注的规范化 2020-11-08 14:02:07 +08:00
SliverHorn ac71aafe83 service层注释规范化 2020-11-08 13:34:17 +08:00
SliverHorn 0b1cc913d9 service层注释规范化 2020-11-08 13:30:12 +08:00
QM303176530 84b967ae82 增强自动化代码使用体验 2020-11-08 13:01:28 +08:00
QM303176530 cf9002a377 自动化代码体验优化 2020-11-08 12:47:55 +08:00
songzhibin97 829fa4dac5 re 2020-11-08 11:08:02 +08:00
songzhibin97 5529d5f46d change2 2020-11-08 10:58:17 +08:00
songzhibin97 08e9c6b38a 优化auto 2020-11-08 07:52:15 +08:00
SliverHorn 5c94c73004 修改模板文件,规范化代码 2020-11-08 03:15:27 +08:00
SliverHorn 8ebb1fda77 修复中间件导包错误及代码优化,更新swagger文档 2020-11-08 02:54:14 +08:00
SliverHorn 96380bd031 server/api/v1层代码swagger备注错误修改及代码优化 2020-11-08 02:43:11 +08:00
SliverHorn c342e63e63 修复一些问题 2020-11-07 22:50:01 +08:00
SliverHorn 4fa43c232d Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2020-11-07 18:28:19 +08:00
SliverHorn d07cbc8783 修复bug 2020-11-07 18:28:04 +08:00
SliverHorn f7667ad3e1 修复bug 2020-11-07 18:24:07 +08:00
krank666 5fe66b7abc Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2020-11-07 18:22:32 +08:00
krank666 856c09c38d 个人中心优化 2020-11-07 18:22:26 +08:00
v_zhibsong b947f043ee change2 2020-11-07 18:03:23 +08:00
SliverHorn ebd515f057 add addAutoMoveFile 2020-11-07 17:32:58 +08:00
v_zhibsong 636faaf93b Update file_operations.go 2020-11-07 16:00:55 +08:00
v_zhibsong ed1c6c7a47 change filepath 2020-11-07 16:00:09 +08:00
v_zhibsong e4340641ad change filemove 2020-11-07 15:35:12 +08:00
SliverHorn 35738cfda8 add autoMoveFilePath 字段,修改utils的fileoperations.go-> file_operations.go 2020-11-07 15:09:11 +08:00
SliverHorn e749adaa10 修改初始化数据时的colume->column 2020-11-07 11:54:04 +08:00
SliverHorn 26a1a89d60 Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2020-11-07 11:38:41 +08:00
SliverHorn 2daa65f00d 修复错别单词colume -> column, 删除tag中多余的; 2020-11-07 11:38:36 +08:00
v_zhibsong d2579d390c add filemove
add filemove
2020-11-07 11:32:45 +08:00
SliverHorn 261e34a5c2 添加自动移动文件的boo; 2020-11-07 11:04:54 +08:00
SliverHorn b4bad21e35 修改v1/sys_menu.go的备注错误及代码优化 2020-11-07 10:40:00 +08:00
SliverHorn 699f53e8b2 修复配置文件设置 zap: show-line: true 没有打印文件及行号的bug 2020-11-07 09:07:57 +08:00
SliverHorn 820c9f733f 优化server/api/v1/exa_customer.go的代码及备注错误 2020-11-07 00:32:31 +08:00
SliverHorn 99bd217080 修改错误单词,新增从gin.Context获取用户id,uuid,authority_id的函数 2020-11-07 00:14:36 +08:00
SliverHorn c86c05f380 修改server/api/v1/sys_user.go的备注错误 2020-11-06 23:45:33 +08:00
pixel 544901bf45 Merge remote-tracking branch 'origin/gva_gormv2_dev' into gva_gormv2_dev 2020-11-06 18:51:51 +08:00
pixel 8db0e2fb06 连接池最大链接数修改为100 2020-11-06 16:54:23 +08:00
pixel c5ed47192e 自动化代码中 批量删除功能增加未选择条目时提醒功能 2020-11-06 16:52:06 +08:00
klausY 3d56cb7eb2 修改scrollBar样式 2020-11-06 16:09:30 +08:00
pixel ada8818960 增加自动化生成表单功能,修改自动化生成文件的文件夹名称更加规范化,css样式调整。 2020-11-06 16:01:09 +08:00
pixel 2f97f4b979 自动填充API功能不再需要手动清理垃圾数据 2020-11-06 14:42:26 +08:00
pixel 0a4e81138a css增加悬浮效果 2020-11-05 17:25:10 +08:00
1319612909 c61350643a index css 2020-11-03 22:28:04 +08:00
1319612909 9f59275652 css 2020-11-05 10:03:01 +08:00
1319612909 1da644b96a css 2020-11-04 18:23:32 +08:00
1319612909 1de825ee43 css 2020-11-04 17:58:14 +08:00
1319612909 2e18f3f5e1 css aside 2020-11-04 11:55:23 +08:00
1319612909 653f73b989 更换ip 2020-11-03 18:12:23 +08:00
1319612909 9c5b9729d8 aside + header css 2020-11-03 18:05:44 +08:00
1319612909 6950e493f2 aside + header css 2020-11-03 18:04:59 +08:00
1319612909 286f0b74da css 整理 2020-11-02 21:59:13 +08:00
pixel a1191abc43 自动化代码不再记录日志 2020-11-02 11:19:29 +08:00
pixel 75799b81e8 Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2020-11-02 11:02:51 +08:00
pixel 511a187f49 当自动化代码报错时不下载 2020-11-02 11:02:25 +08:00
QM303176530 01ecfcdf8d Merge branches 'gva_gormv2_dev' and 'master' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2020-11-01 19:58:29 +08:00
SliverHorn 14a55fcb83 修改断点续传的提交方式代码 2020-11-01 19:50:34 +08:00
奇淼(piexlmax 49c146b3dc Update README.md 2020-10-31 16:17:03 +08:00
QM303176530 e2c5988bea 修复自动化代码bug 2020-10-31 15:09:13 +08:00
QM303176530 4828dc3dae 增加节点视图配置 2020-10-31 14:00:12 +08:00
QM303176530 8413f0e8d3 Merge branches 'gva_gormv2_dev' and 'gva_workflow' of https://github.com/flipped-aurora/gin-vue-admin into gva_workflow 2020-10-31 00:11:55 +08:00
QM303176530 3d2e9ef063 Merge branches 'develop' and 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into develop 2020-10-31 00:09:09 +08:00
QM303176530 28c7d178c4 模板按钮美化 2020-10-31 00:08:05 +08:00
QM303176530 5bfc5563b3 工作流增删改查功能完善 2020-10-31 00:04:42 +08:00
QM303176530 d6bc0572c2 工作流增删改查功能完善 2020-10-31 00:03:49 +08:00
QM303176530 32abd69c16 Merge branches 'gva_gormv2_dev', 'gva_workflow' and 'master' of https://github.com/flipped-aurora/gin-vue-admin into gva_workflow
 Conflicts:
	server/cmd/datas/init.go
2020-10-29 22:30:04 +08:00
QM303176530 024f461e94 date 错别字修复 2020-10-29 22:12:42 +08:00
QM303176530 a25823f5b5 修复minxs路径,调整前端结构 2020-10-29 22:08:21 +08:00
QM303176530 4d4d8e4955 修复mixins路径,调整目录结构 2020-10-29 22:08:08 +08:00
SliverHorn 7488db81c1 add err := and delete postgresql initdb 2020-10-29 22:13:24 +08:00
QM303176530 e8c6d388f2 自动化代码可以自动创建form,前端样式修复,前端mixin位置转移 2020-10-29 22:06:09 +08:00
pixel 02f155f497 整体结构变更 新增方法数据错乱问题修复 2020-10-29 17:57:29 +08:00
pixel c570c095b9 Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gva_workflow
 Conflicts:
	server/cmd/datas/apis.go
	server/cmd/datas/menus.go
	server/model/sys_workflow.go
	server/model/sys_workflow_process.go
2020-10-29 11:41:38 +08:00
pixel 10d8d7f28a 修改gorm.Model为自定义的全局global.GVA_MODEL 方便自定义基础参数 2020-10-29 11:23:34 +08:00
pixel 0e1a820c3a 工作流入库功能 2020-10-29 09:37:02 +08:00
pixel bf21fec50e 工作流录入 根据id查询方法增加 2020-10-27 18:59:51 +08:00
pixel 4e514dc83e 自动化接口填充以及初始化数据制作 2020-10-27 17:38:13 +08:00
pixel 3f52783b30 Merge branch 'gva_workflow' of https://github.com/flipped-aurora/gin-vue-admin into gva_workflow 2020-10-27 16:39:56 +08:00
pixel 16bab848e1 增加description 2020-10-27 16:39:48 +08:00
奇淼(piexlmax 986406a880 Merge pull request #261 from Enginebeck/develop
jwt.go: fix localStorage spell error
2020-10-27 14:53:23 +08:00
奇淼(piexlmax 2946c8ce34 Merge pull request #262 from Zh1Cheung/master
[fix] Unhandled error
2020-10-27 14:51:58 +08:00
奇淼(piexlmax fef12cb747 Merge pull request #257 from Junvary/own_dev
多了一个转义,后端跨域不生效
2020-10-26 21:22:40 +08:00
QM303176530 b710f6a5df 增加快捷键复制粘贴 2020-10-26 20:57:48 +08:00
QM303176530 840723c592 Merge branch 'gva_workflow' of https://github.com/flipped-aurora/gin-vue-admin into gva_workflow 2020-10-26 20:45:28 +08:00
QM303176530 6f63290e74 取消无用节点 2020-10-26 20:44:55 +08:00
张子恒 4d8d4b77c1 Update jwt.go 2020-10-26 20:15:30 +08:00
pixel 10b009bb7e 增加ctrl+z ctrl+y 2020-10-26 18:52:41 +08:00
SliverHorn 7cb172d60a rename data->date 2020-10-26 18:33:45 +08:00
pixel 8350dfe2c9 增加delete删除node功能 2020-10-26 18:21:01 +08:00
SliverHorn 970b2d21a9 add server/api/v1/exa_breakpoint_continue.go error response message 2020-10-26 17:30:23 +08:00
pixel e9c5ac6ec0 修改 workflow数据结构 2020-10-26 16:51:24 +08:00
SliverHorn f7804b627e add gva error message 2020-10-26 15:55:55 +08:00
pixel 247487529b 设计workflow数据结构 2020-10-26 13:37:55 +08:00
pixel 5ef5af4723 侧边更新 2020-10-26 13:31:11 +08:00
pixel 2188f79e77 Merge branch 'master' of https://github.com/flipped-aurora/gin-vue-admin into gva_workflow 2020-10-26 12:44:43 +08:00
pixel a7bb4a7ac4 Merge remote-tracking branch 'origin/gva_gormv2_dev' into gva_gormv2_dev 2020-10-26 12:39:27 +08:00
pixel 06c67c1024 修改 注册接口地址 2020-10-26 12:37:20 +08:00
SliverHorn 03024f192a Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2020-10-26 11:33:28 +08:00
SliverHorn b1baccf0a5 update docker-compose related and update server/Dockerfile 2020-10-26 11:33:17 +08:00
pixel ad047f4c06 gorm 版本升级为 1.20.5 2020-10-26 11:22:40 +08:00
pixel dc1cc2ec10 前端添加默认数据 2020-10-26 11:19:04 +08:00
Beck Qin 6f589d7af9 jwt.go: fix localStorage spell error 2020-10-26 09:27:52 +08:00
SliverHorn eeaaa40259 add Makefile help information 2020-10-25 11:37:15 +08:00
QM303176530 e394a3afdf 忽略某些js文件的eslint 2020-10-25 11:27:38 +08:00
QM303176530 45cc0aec93 版本号更新 2020-10-25 10:42:34 +08:00
QM303176530 0bd80ad900 Merge branches 'gva_gormv2_dev' and 'master' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2020-10-25 10:36:53 +08:00
QM303176530 1214241dab 版本号更新发版 2020-10-25 10:36:23 +08:00
QM303176530 28dbad6c1f Merge branches 'gva_gormv2_dev' and 'gva_workflow' of https://github.com/flipped-aurora/gin-vue-admin into gva_workflow 2020-10-24 17:05:13 +08:00
QM303176530 84e35753cf 工作流插件参与进入项目本体 2020-10-24 17:04:04 +08:00
QM303176530 6a03008ac9 修改bat文件名 表达正确含义 2020-10-24 16:20:20 +08:00
奇淼(piexlmax cc215d6ad0 Update README.md 2020-10-23 21:14:19 +08:00
Junvary e28217e5ec Update cors.go
多了一个转义,后端跨域不生效
2020-10-23 16:08:50 +08:00
pixel cebb9b3002 修改默认数据 2020-10-23 14:29:09 +08:00
SliverHorn 0d8edbbb64 update initdb 2020-10-23 14:05:36 +08:00
pixel 4abcbeb420 Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gva_workflow 2020-10-23 14:02:47 +08:00
pixel 77aea09d5f 修改目录结构 2020-10-23 13:58:48 +08:00
SliverHorn 2baf392129 system add middleware, update markfile, add data 2020-10-23 13:57:41 +08:00
pixel c56e0416f2 Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gva_workflow
 Conflicts:
	server/gva/init_data/init_data.go
2020-10-23 13:27:06 +08:00
pixel d478246edc Merge branch 'master' of https://github.com/piexlmax/QMPlus into gva_gormv2_dev 2020-10-23 13:20:41 +08:00
SliverHorn ea375a026d add windows bat and change mysql password 2020-10-23 13:18:43 +08:00
奇淼(piexlmax 9101d5bdb8 Update README.md 2020-10-23 13:13:59 +08:00
SliverHorn 811df12524 Fix the error that windows cannot create soft connection 2020-10-23 11:04:29 +08:00
SliverHorn 3ee469aef3 add Makefile 2020-10-22 18:18:40 +08:00
SliverHorn 7b503337b1 add .gitignore ignore gva files, and optimization zap.go:Repair split file is windows error 2020-10-22 16:50:20 +08:00
SliverHorn dd65a4a716 Migrate the gva project to the cmd folder, delete other redundant database configurations, optimize the initialization method of viper, zap, and gorm 2020-10-22 16:28:51 +08:00
QM303176530 45f2bd4a15 删除注册页面 为注册接口修改为需要权限 防止业务漏洞 2020-10-18 12:49:18 +08:00
QM303176530 1848ceb8f7 删除注册页面 为注册接口修改为需要权限 防止业务漏洞 2020-10-18 12:26:34 +08:00
pixel 938c598cfb Merge branch 'master' of https://github.com/piexlmax/QMPlus into gva_gormv2_dev 2020-10-15 15:23:39 +08:00
pixel bea9ede941 为富文本编辑器增加标题 2020-10-15 15:20:53 +08:00
SliverHorn 6c4b217b1b repair config env error 2020-10-15 11:55:55 +08:00
奇淼(piexlmax f1de3e6b84 Update README-en.md 2020-10-13 17:37:59 +08:00
奇淼(piexlmax 6cc9a420bf Update README.md 2020-10-13 17:37:16 +08:00
SliverHorn 5b1eb546fd add ss.Dbname 2020-10-13 15:29:08 +08:00
SliverHorn 3c9d81756b 修改body字段类型为longtext 2020-10-12 13:23:45 +08:00
pixel 51b6c1086e 局部更新和自动打开文档 2020-10-12 12:06:00 +08:00
QM303176530 63012b31ac 暂时屏蔽前端自动打开页面功能 2020-10-11 16:18:56 +08:00
QM303176530 9865d53ea7 Merge branches 'gva_workflow' and 'master' of https://github.com/flipped-aurora/gin-vue-admin into gva_workflow
 Conflicts:
	web/package.json
2020-10-11 12:24:11 +08:00
QM303176530 f5c6f95b27 修复warning 前端启动自动打开文档 2020-10-11 11:42:58 +08:00
QM303176530 b7fd730c5e Merge branch 'develop' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2020-10-11 11:04:56 +08:00
QM303176530 3df918ef00 Merge branches 'gva_gormv2_dev' and 'master' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2020-10-11 11:04:37 +08:00
QM303176530 a200c2ebe0 更新版本号 2020-10-11 10:58:18 +08:00
QM303176530 a471bae727 修复多点登录拦截失效问题 2020-10-11 10:56:01 +08:00
QM303176530 9f73219c85 Merge remote-tracking branch 'origin/gva_gormv2_dev' into gva_gormv2_dev 2020-10-11 10:53:27 +08:00
QM303176530 5a474585b5 修复添加子菜单不输入内容无法添加参数的问题 2020-10-11 10:53:01 +08:00
QM303176530 213d1a700f 更新gva-wfd的前端版本 2020-10-10 20:29:58 +08:00
pixel c48048bd32 增加屏蔽loading功能 2020-10-10 13:33:48 +08:00
pixel 8fd8296c69 增加屏蔽loading功能 2020-10-10 13:33:33 +08:00
pixel e18f0cae1a 修改工作流基础功能 2020-10-09 17:42:11 +08:00
pixel 973da4df7e Merge branch 'gva_gormv2_dev' of https://github.com/piexlmax/QMPlus into gva_workflow 2020-10-09 16:16:36 +08:00
pixel 130910308d 增加系统信息轮询 2020-10-09 16:15:45 +08:00
pixel b9f7783878 增加工作流前端页面 2020-10-09 16:11:46 +08:00
奇淼(piexlmax 56cc369a77 Merge pull request #243 from ccfish86/develop_image_upload
图片上传压缩(前端)及示例
2020-10-09 13:36:38 +08:00
ccfish 8aee3b27af 图片上传压缩(前端)及示例 2020-10-09 13:22:28 +08:00
pixel 63edd741ba Merge remote-tracking branch 'origin/gva_gormv2_dev' into gva_gormv2_dev 2020-10-09 10:48:27 +08:00
SliverHorn d7007eec59 修复用户不存在的时jwt可使用的问题 2020-10-07 11:14:27 +08:00
SliverHorn 277a732df0 优化oss的初始化方式 2020-10-07 11:02:37 +08:00
SliverHorn a4b15b4731 增加备注与调整一些细节 2020-10-06 15:00:13 +08:00
SliverHorn 07c6bbd7e1 优化docker-compose的配置文件 2020-10-06 12:00:13 +08:00
SliverHorn ad504a17e0 update server-handle.sh 2020-10-06 11:34:07 +08:00
SliverHorn d16ca6967f 优化配置文件的结构体,优化文件上传与下载功能,系统配置的前端展示更友好及其他的优化 2020-10-06 11:30:50 +08:00
SliverHorn 785fde0eaf delete sql and update docker-compose.yaml 2020-10-06 10:24:13 +08:00
Granty1 af761f7472 upgrade action's go version 2020-10-05 22:57:26 +08:00
Granty1 5235511041 front end: server state info 2020-10-05 22:47:40 +08:00
SliverHorn 272f6c7b39 添加os的Compiler的获取 2020-10-05 13:34:39 +08:00
SliverHorn 22bc9f43bd 完成获取服务器信息的功能接口 2020-10-05 13:09:55 +08:00
奇淼(piexlmax c2747590e0 Update README-en.md 2020-09-29 14:07:11 +08:00
奇淼(piexlmax 794f8a631c Update README.md 2020-09-29 14:03:54 +08:00
pixel 04c0071b83 Merge branch 'master' of https://github.com/piexlmax/QMPlus into gva_gormv2_dev
 Conflicts:
	server/gva/init_data/init_data.go
2020-09-28 15:03:23 +08:00
pixel e5de639757 增加版本号功能 2020-09-28 11:32:16 +08:00
SliverHorn 553980cf73 添加issues模板 2020-09-26 17:29:12 +08:00
SliverHorn ff7390f1e6 修复文件上传记录body太大导致的数据库报错 2020-09-25 16:37:15 +08:00
SliverHorn 4927f414f7 优化上传与下载文件示例的上传与删除的api层与service层代码 2020-09-25 13:23:31 +08:00
SliverHorn 329d3fc622 新增服务器参数工具文件,修改8000->8888,删除多余的依赖文件 2020-09-24 16:35:38 +08:00
奇淼(piexlmax 1b6d80dfe9 Merge pull request #228 from maplepie/master
默认使用兼容模式
2020-09-23 21:18:32 +08:00
奇淼(piexlmax dd45558e6a Update README-en.md 2020-09-23 21:07:30 +08:00
奇淼(piexlmax dc273edf3c Update README.md 2020-09-23 21:05:40 +08:00
SliverHorn 621069eee7 优化 优先级: 命令行 > 环境变量 > 默认值 功能 2020-09-23 19:04:24 +08:00
pixel a385d41cc3 Merge remote-tracking branch 'origin/master' 2020-09-23 11:29:30 +08:00
pixel 9e6414fcb1 根据gorm调整初始化数据 sys_data_authority_ids -> sys_data_authority_id 2020-09-23 11:29:05 +08:00
SliverHorn f6a3c65129 修改ErrorToEmail中间件的请求方式错误 2020-09-23 11:25:38 +08:00
SliverHorn d930a9e95a 对gorm生成的外键表多s问题作出兼容代码 2020-09-23 11:14:08 +08:00
SliverHorn 3dea48b54e 完善ErrorToEmail中间件 2020-09-23 11:07:50 +08:00
maplepie f1c00c6b20 默认使用兼容模式
默认使用兼容模式,避免扯皮。
2020-09-23 09:42:29 +08:00
SliverHorn 099ff42404 修复config的错误,调整记录日志中间件的获取用户id逻辑,优先从jwt里取,新增状态码不为200时发送邮件到指定邮箱功能 2020-09-22 18:45:24 +08:00
SliverHorn f8e1832172 新增postgresql的Host配置 2020-09-22 17:53:20 +08:00
QM303176530 9e19684d40 取消 xlsx类型返回 后续作为单独接口示例 修复前端配置文件form表单内容 2020-09-20 12:28:20 +08:00
QM303176530 56c226919e 取消 OkWithXlsx方法 后期会新增示例接口 此处不通用 2020-09-19 23:23:35 +08:00
QM303176530 c6d6180c3c Merge branches 'develop' and 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2020-09-19 23:20:06 +08:00
QM303176530 9265397f29 casbin修改性能优化 2020-09-19 23:19:18 +08:00
QM303176530 7aea8d71aa Merge branch 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev 2020-09-19 22:55:51 +08:00
SliverHorn 40f8ab6101 更新docker-compose的脚本文件 2020-09-19 14:34:17 +08:00
奇淼(piexlmax d7f490a0e8 Merge pull request #219 from HuLuWang/master
cors.go: fix部分浏览器不支持*的格式
2020-09-19 10:37:43 +08:00
汪先森 01a5b859a9 global/response/response.go: add download xlsx method 2020-09-18 18:15:27 +08:00
汪先森 bafe18f6e1 cors.go: fix部分浏览器不支持*的格式 2020-09-18 17:38:14 +08:00
pixel cd310eac17 Merge remote-tracking branch 'origin/gva_gormv2_dev' into gva_gormv2_dev 2020-09-18 15:41:44 +08:00
pixel cbdf1cd92e 取消comment后携带的'' 2020-09-18 15:41:26 +08:00
SliverHorn 759dd34c76 优化zap.go代码,修改dubg输出为info输出 2020-09-16 10:31:56 +08:00
pixel 3fbb2ab0ca 修复前端打包404的问题 2020-09-15 18:09:45 +08:00
pixel ad107aadf1 修复打包过后404的bug 2020-09-15 18:08:26 +08:00
pixel e6e0f1d5db Merge branch 'develop' of https://github.com/piexlmax/QMPlus into gva_gormv2_dev 2020-09-15 16:21:47 +08:00
pixel d3dfdace9f Merge branch 'master' of https://github.com/piexlmax/QMPlus into gva_gormv2_dev 2020-09-15 16:20:13 +08:00
SliverHorn 88abbc26d1 更新配置文件的统一化,并修改zap的level为info 2020-09-15 15:20:07 +08:00
pixel 095b2ff27e 重新整理readme结构 2020-09-15 15:11:53 +08:00
SliverHorn 28f03c3d7e 更新文档(docker-compose的部署说明,swag的安装方式,zap的使用与配置说明) 2020-09-15 11:42:34 +08:00
SliverHorn 3db0cedf7e 修改docker-compose的init.sql的COLLATE由utf8mb4_0900_ai_ci改为utf8mb4_unicode_ci 2020-09-15 10:33:50 +08:00
QM303176530 11fdd96352 修改前端用户信息修改位置,防止报错 2020-09-14 20:39:14 +08:00
pixel b6dfb393a1 替换开发者信息至官网内部链接 2020-09-14 13:38:10 +08:00
pixel 268af2e84e 替换开发者信息至官网内部链接 2020-09-14 13:37:31 +08:00
奇淼(piexlmax 225ef0fc8d Merge pull request #208 from maplepie/master
Update config.go
2020-09-12 21:36:23 +08:00
maplepie d382d15f78 Update config.go
支持自定义配置文件位置
2020-09-12 12:05:49 +08:00
pixel 0833c09e98 Merge branch 'develop' of https://github.com/piexlmax/QMPlus into gva_gormv2_dev 2020-09-11 17:27:05 +08:00
pixel 3e62007e6a Merge remote-tracking branch 'origin/gva_gormv2_dev' into gva_gormv2_dev 2020-09-11 14:21:50 +08:00
pixel d5550bf99c gorm 版本修改 mysql驱动版本修改 2020-09-11 14:21:26 +08:00
SliverHorn 1bdf0cb2ea 更新文档 2020-09-11 11:58:47 +08:00
SliverHorn e3ccccd1f3 更新文档,优化docker-compose的网络自定义 2020-09-11 11:43:17 +08:00
SliverHorn ecfc8cd1e7 更新文档 2020-09-10 19:25:20 +08:00
SliverHorn ba0bcefec4 优化docker-compose的前端项目不依赖于Gin,使用nginx 2020-09-10 19:15:44 +08:00
SliverHorn 93d1fdae31 gorm降回v0.2.35 2020-09-10 11:04:11 +08:00
SliverHorn 35d0ab10a9 Merge pull request #204 from maplepie/master
优化图标列表代码
2020-09-09 18:36:02 +08:00
maplepie d9db6c1b36 Update index.vue
优化代码
2020-09-09 18:23:58 +08:00
pixel 096fa511f4 Merge branch 'develop' of https://github.com/piexlmax/QMPlus into gva_gormv2_dev 2020-09-09 16:17:43 +08:00
pixel df69c96bd3 默认readme修改为中文 2020-09-09 16:17:26 +08:00
pixel 9b40ea5913 默认readme修改为中文 2020-09-09 16:03:36 +08:00
pixel c9b484bec2 取消头像地址配置 2020-09-09 16:01:28 +08:00
SliverHorn c6700a72bc 适配了Gorm的v1.20.0版本,迁移初始表的注册函数至gorm.go并优化了代码,注释了sqlite的初始化,需要的自行打开注释,默认使用mysql 2020-09-09 14:48:33 +08:00
pixel 630300cf37 修改email基础配置数据 2020-09-08 17:00:14 +08:00
奇淼(piexlmax fd0f741a01 Merge pull request #201 from maplepie/master
增加邮件发送功能
2020-09-08 16:16:48 +08:00
maplepie 6631aa35db add email module 2020-09-08 15:57:46 +08:00
SliverHorn e9ef8f7882 完成GORM的支持四个数据库的配置 2020-09-07 18:17:27 +08:00
pixel be9c85ae42 删除无用函数,整洁结构目录 2020-09-07 13:56:21 +08:00
pixel a8b01b6314 开启初始化配置 暂时修改为 配置文件控制 2020-09-07 13:18:02 +08:00
pixel 513259f65f 自动初始化单独建包 为 命令行做基础 2020-09-07 13:10:53 +08:00
pixel 11cde72962 Merge remote-tracking branch 'origin/gva_gormv2_dev' into gva_gormv2_dev
# Conflicts:
#	server/go.mod
#	server/initialize/data.go
#	server/model/sys_base_menu.go
#	server/service/sys_db_initialize.go
2020-09-07 11:38:46 +08:00
pixel fb6dfcbd72 自动初始化单独建仓 为 命令行做基础 2020-09-07 11:33:28 +08:00
SliverHorn 734ff79890 更新docker-compose的server-handle.sh 2020-09-07 09:55:15 +08:00
QM303176530 2fdb014717 增加官方网站 2020-09-05 12:28:32 +08:00
QM303176530 377777e2c1 gormv2版本不再提供db初始化数据 2020-09-05 12:05:27 +08:00
SliverHorn e810a08c0e go-logging(停止维护了)替换成zap, zap的配置完善优化,gva的日志更换zap后的处理 2020-09-05 11:55:51 +08:00
QM303176530 14ea27749c 增加侧边栏配置其他网站功能(name以:http://开头或者https://开头即可) 2020-09-05 11:40:45 +08:00
SliverHorn 012f2569b1 zap日志的配置优化及初始化优化 2020-09-03 16:25:52 +08:00
SliverHorn 01c4206443 新增zap日志库的支持,并提供Recovery的中间件 2020-09-02 15:13:54 +08:00
SliverHorn a46859987e 修改docker-compose的mysql镜像源为官方的mysql,脚本和初始数据迁移到.docker-compose文件夹下,为docker-server添加ls -al方便使用docker-compose的时候调试错误 2020-09-02 10:50:57 +08:00
QM303176530 34bc072efd gormv2版本不再提供db初始化数据 2020-08-31 23:48:02 +08:00
QM303176530 d7813c3507 用户头像由上传模式改为 媒体库选择模式 2020-08-31 23:33:28 +08:00
QM303176530 0403ec3ffe 用户头像由上传模式改为 媒体库选择模式 2020-08-31 23:04:53 +08:00
QM303176530 f8cb44b51d 调整gorm2版本对应模板细节 2020-08-31 21:23:25 +08:00
pixel b31a8d34d6 清理无用方法FileCreateComplete 2020-08-31 18:05:40 +08:00
pixel 2c5a19fe8f errors.Is相关代码嵌套层级简化 2020-08-31 18:03:54 +08:00
SliverHorn 67ec569fc1 更新测试文档 2020-08-31 16:10:19 +08:00
SliverHorn ccdb695c06 更新文档,修复新增菜单的name重复问题,修复sys_user注册,删除更新记录与casb RBAC RESTFUL测试,多余数据的删除 2020-08-31 16:05:26 +08:00
pixel db0bddf1d4 取消对插件的支持 2020-08-31 15:29:08 +08:00
pixel c1dc629daf Merge remote-tracking branch 'origin/gva_gormv2_dev' into gva_gormv2_dev
# Conflicts:
#	server/db/qmplus.sql
2020-08-31 15:27:41 +08:00
QM303176530 dd789b3991 Merge branches 'gva_gormv2_dev' and 'master' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev
 Conflicts:
	server/core/install_plugs.go
	server/initialize/plug.go
	server/model/sys_authority.go
2020-08-29 21:30:55 +08:00
QM303176530 be8bac1ea1 取消插件模式 不再对插件提供支持 2020-08-29 21:26:45 +08:00
奇淼(piexlmax 602a64b879 Update FUNDING.yml 2020-08-29 21:23:22 +08:00
QM303176530 3a8ea28ea2 清理垃圾数据 默认七牛上传 2020-08-29 16:30:30 +08:00
QM303176530 39e7b641ea 清理垃圾数据 2020-08-29 16:30:09 +08:00
QM303176530 a104453aae Merge branches 'develop' and 'gva_gormv2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev
 Conflicts:
	server/db/qmplus.sql
	server/service/sys_menu.go
2020-08-29 16:29:24 +08:00
QM303176530 59af022125 默认使用七牛上传 2020-08-29 16:24:57 +08:00
QM303176530 e92df293d5 Merge branches 'develop' and 'gin-vue-admin_v2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gin-vue-admin_v2_dev 2020-08-29 16:20:42 +08:00
QM303176530 4805879702 向gormv2过度 自定义类型长度使用size进行限制 2020-08-29 16:19:15 +08:00
QM303176530 f90d4745c1 视图 格式化 2020-08-29 16:15:44 +08:00
QM303176530 f53f8ddc65 增加mysql过滤,修改角色id长度 模板长度修改为size模式 2020-08-29 15:55:35 +08:00
QM303176530 6ec20fce3a 增加mysql过滤,修改角色id长度 2020-08-29 15:11:20 +08:00
pixel 88e7b46f32 防止自动建表失败 角色id主键长度限制为100 2020-08-27 12:56:14 +08:00
pixel f707f70f80 Merge branch 'develop' of https://github.com/piexlmax/QMPlus into gva_gormv2_dev
 Conflicts:
	server/db/qmplus.sql
	server/service/sys_menu.go
2020-08-27 11:19:03 +08:00
奇淼(piexlmax 16722ccd31 Merge pull request #189 from azunia/own_dev
修改了头像组件 增加了本地上传功能
2020-08-26 17:49:43 +08:00
azunia 7e1cfc6f09 可切换本地与七牛云上传,增加头像与图片组件 2020-08-26 17:26:03 +08:00
azunia d6fe1339b2 可切换本地与七牛云上传,增加头像与图片组建 2020-08-26 17:16:49 +08:00
SliverHorn aab91dec6c 更新测试文档及初始数据的错误,修复in条件查询, gormv2取消()的占位符,更新模板文件的()占位符 2020-08-26 13:46:03 +08:00
SliverHorn 40e2344629 api管理测试完成,修复casbin的API更新随动map[string]string改为map[string]interface{} 2020-08-26 11:23:40 +08:00
SliverHorn 8fb0df69b9 注释初始化函数,按需打开 2020-08-25 18:39:53 +08:00
SliverHorn 8a45a686a0 修复视图执行失败的bug 2020-08-25 18:39:10 +08:00
SliverHorn d4101f7f34 修复一些数据同步问题,更新文档,取消在配置文件读取值作为同步数据的标志,改为方法注释的方式 2020-08-25 18:17:33 +08:00
SliverHorn cf73dbd0d9 数据初始化完成 2020-08-25 16:34:45 +08:00
pixel 6c9f8b5eba Association相关问题修复 2020-08-25 14:41:28 +08:00
pixel 5a9247509a 修改 authority 关联删除的问题 2020-08-25 13:56:48 +08:00
QM303176530 98d5cab1d5 文档更新 2020-08-24 21:53:50 +08:00
SliverHorn 87ee4436ea 添加测试文档,Find替换为First方法 2020-08-24 15:54:21 +08:00
QM303176530 2bbb51c41e utf8->utf8mb4 2020-08-23 19:26:52 +08:00
QM303176530 7fca9c7ce0 gormv2升级 阶段2 2020-08-23 16:41:22 +08:00
QM303176530 aee6748c49 gormv2升级 阶段2 2020-08-23 16:29:26 +08:00
QM303176530 ee9b19bb0b gormv2升级 阶段2 2020-08-23 16:28:20 +08:00
QM303176530 f69b40a532 重大bug紧急修复,获取本角色菜单查询条件丢失! 2020-08-23 15:38:03 +08:00
QM303176530 48e6ac39e2 gormv2升级 第一阶段 2020-08-23 15:27:00 +08:00
QM303176530 363ff3ba70 gormv2升级 第一阶段 2020-08-23 15:13:23 +08:00
QM303176530 f130aec168 断点续传添加事务回滚 2020-08-22 12:28:35 +08:00
pixel 10ea953bfd 修复中间件跨域问题 2020-08-20 12:01:52 +08:00
pixel 9f1504e88a 修复swag参数错误 2020-08-20 12:00:17 +08:00
pixel 0239f7b97c 增加令牌自动续期功能 2020-08-17 14:04:02 +08:00
QM303176530 9679616935 清理warning相关信息 2020-08-16 20:27:56 +08:00
QM303176530 2022a417ab 修复了tab右键相关操作的bug 2020-08-16 20:21:38 +08:00
QM303176530 980436807c 修复菜单参数导致tab栏点击切换出现错误的问题 2020-08-16 19:53:47 +08:00
QM303176530 fd74cc719d Merge remote-tracking branch 'origin/gin-vue-admin_v2_dev' into gin-vue-admin_v2_dev 2020-08-15 23:15:29 +08:00
QM303176530 d1502d2b7d 增加了断点续传插件版 保留原始版本供学习原理使用 2020-08-15 23:14:49 +08:00
SliverHorn a5558badf1 修复三首歌曲无法播放的问题 2020-08-15 17:45:20 +08:00
QM303176530 f99bfe2c84 增加菜单参数配置功能
移除视图中复杂sql更改为model映射模式
2020-08-11 23:41:47 +08:00
QM303176530 834a233d19 增加菜单参数配置功能
移除视图中复杂sql更改为model映射模式
2020-08-11 23:23:37 +08:00
SliverHorn 61fdaefe24 Merge branch 'gin-vue-admin_v2_dev' of https://github.com/flipped-aurora/gin-vue-admin into gin-vue-admin_v2_dev 2020-08-07 10:41:56 +08:00
SliverHorn cf217bde03 恢复web的前端production配置文件的v1代理,server的config.yaml以及core文件夹下的server.go文件恢复原样,新增两个命令行脚本自定义配置及文件变动,修改mysql的3306端口为13306 2020-08-07 10:41:21 +08:00
QM303176530 e6e99d0b52 修改sys_operation_records表的body字段和resp字段的属性为longtext 2020-08-06 22:03:26 +08:00
QM303176530 73d55910e5 Merge branches 'gin-vue-admin_v2_dev' and 'master' of https://github.com/flipped-aurora/gin-vue-admin into gin-vue-admin_v2_dev 2020-08-06 21:09:08 +08:00
SliverHorn f643abd549 README.md新增docker-compose的使用文档 2020-08-06 17:26:56 +08:00
rainyan fe40c28814 Update Readme 2020-08-06 16:50:00 +08:00
rainyan 5233bf2e5b Update Readme 2020-08-06 16:48:30 +08:00
rainyan 971dafbb8d update Readme 2020-08-06 16:47:39 +08:00
SliverHorn 8ae25dc264 新增docker-compose的支持,文档说明取消gopm,改用Go Modules主流的代理模式 2020-08-06 16:09:49 +08:00
rainyan a8524fa30f Update ReadMe 2020-08-05 22:29:28 +08:00
rainyan b9b3a30f75 Update ReadMe 2020-08-05 22:27:27 +08:00
rainyan d97b49c950 Update ReadMe 2020-08-05 22:26:32 +08:00
rainyan d303955747 Update ReadMe 2020-08-05 22:25:41 +08:00
蒋吉兆 211ba42fed Update README-zh_CN.md 2020-08-03 17:11:57 +08:00
蒋吉兆 f61f4d6b77 Update README.md 2020-08-03 17:08:58 +08:00
蒋吉兆 152ec2423c Update README.md 2020-08-03 16:56:35 +08:00
蒋吉兆 fee4af62c4 Merge pull request #170 from WangLeonard/pack-static-files
打包静态文件到二进制
2020-07-29 10:51:13 +08:00
Leonard Wang 2483581158 打包静态文件到二进制 2020-07-28 22:27:49 +08:00
pixel 9cb7ae871d Merge branch 'gin-vue-admin_v2_dev' of https://github.com/piexlmax/QMPlus into gin-vue-admin_v2_dev 2020-07-28 15:24:16 +08:00
pixel 06cbc9c3a3 消灭了小图标状态下Maximum的问题 2020-07-28 15:24:01 +08:00
QM303176530 fb0ac5356e Merge remote-tracking branch 'origin/gin-vue-admin_v2_dev' into gin-vue-admin_v2_dev 2020-07-26 20:35:18 +08:00
QM303176530 8dfdb21c36 添加指令:v-auth,根据当前角色来选择是否展示页面某些元素 2020-07-26 20:27:39 +08:00
klausY 60341e2881 版权标识细节调整 2020-07-21 11:18:02 +08:00
pixel d53fe1f32c Merge branches 'gin-vue-admin_v2_dev' and 'master' of https://github.com/piexlmax/QMPlus into gin-vue-admin_v2_dev 2020-07-20 18:05:28 +08:00
QM303176530 41c4b8f0a5 代码生成器支持直接使用字典
修复查询涉及sql关键字时sql语句报错问题
2020-07-18 14:39:03 +08:00
蒋吉兆 fbca3eaa7b Merge pull request #155 from SliverHorn/patch-1
Update sys_dictionary.go
2020-07-18 14:38:27 +08:00
QM303176530 de1d090c31 代码生成器支持直接使用字典
修复查询涉及sql关键字时sql语句报错问题
2020-07-18 14:27:03 +08:00
SliverHorn 6be75b61a8 Update sys_dictionary.go
添加``,解决mysql关键字冲突
2020-07-17 23:21:50 +08:00
pixel 0f7a6a548f 增加贡献者列表 修复系统设置mysqllog问题和创建用户最低6个字符限制 2020-07-17 16:07:59 +08:00
pixel 9a12fbf48c 增加详细教程 2020-07-16 18:16:11 +08:00
pixel 2f8c532713 增加开发步骤教学 2020-07-16 18:13:34 +08:00
pixel 6ddda9f77e Merge branches 'gin-vue-admin_v2_dev' and 'master' of https://github.com/piexlmax/QMPlus into gin-vue-admin_v2_dev 2020-07-15 10:57:43 +08:00
pixel 174a300172 修复 操作日志当结构不为json时的参数展示形式 2020-07-15 10:55:22 +08:00
QM303176530 7ca11b979a 更换在线预览地址 2020-07-11 01:34:07 +08:00
pixel a586375724 Merge branches 'gin-vue-admin_v2_dev' and 'master' of https://github.com/piexlmax/QMPlus into gin-vue-admin_v2_dev 2020-07-10 18:04:18 +08:00
pixel 4d9da856f7 Merge branch 'gin-vue-admin_v2_dev' of https://github.com/piexlmax/QMPlus into gin-vue-admin_v2_dev 2020-07-10 18:03:41 +08:00
pixel cea3618e74 修改重复校验 2020-07-10 18:03:35 +08:00
蒋吉兆 aec64e4e79 Create FUNDING.yml 2020-07-10 16:23:32 +08:00
蒋吉兆 4adf2f1b04 Update README-zh_CN.md 2020-07-09 15:26:21 +08:00
蒋吉兆 eeb9f0aae6 Update README.md 2020-07-09 15:25:24 +08:00
蒋吉兆 cea8a12a37 Merge pull request #137 from xy6409068/develop
Update system.vue
2020-07-08 19:48:09 +08:00
安徽许彦祖 c2c8d4fa3b Update system.vue
修复端口号修改失败问题
2020-07-08 18:28:00 +08:00
安徽许彦祖 55cea812b5 Update system.vue
修复更改端口号时清零问题
2020-07-08 18:21:04 +08:00
pixel 555dd46296 Merge branches 'master' and 'operation-record' of https://github.com/piexlmax/QMPlus into operation-record 2020-07-08 16:59:24 +08:00
pixel 86ad612884 Merge branches 'develop' and 'operation-record' of https://github.com/piexlmax/QMPlus into operation-record 2020-07-08 11:24:12 +08:00
pixel df0312e60e 2020/07/08 数据库更新 数据库版本补丁 2020-07-08 11:23:21 +08:00
granty1 1a75f23615 Fixed bug: log will not appear in log file 2020-07-07 19:39:25 +08:00
pixel f8c0896775 数据库脚本替换 2020-07-07 17:40:49 +08:00
pixel 71ba8e7b55 删除测试代码 2020-07-07 16:49:59 +08:00
pixel 0e256bc912 增加状态码标签样式 2020-07-07 16:46:47 +08:00
pixel 943913b443 自动化代码增加 批量删除功能 2020-07-07 16:39:36 +08:00
pixel a7e2ef171f 更改日志功能样式 2020-07-07 15:41:40 +08:00
pixel 152946ac42 文档更新 2020-07-07 10:21:17 +08:00
pixel 35b507204c 修改查询table sql语句 兼容性 2020-07-07 10:02:20 +08:00
pixel 7a31de2960 menu鉴权模式代码书写重复 2020-07-07 09:41:54 +08:00
QM303176530 e27066d9ac 从数据库获取表结构直接生成代码 2020-07-05 22:07:22 +08:00
QM303176530 9068ca6ea7 数据库更新,从table构建代码模式更新 2020-07-05 16:48:26 +08:00
QM303176530 8f21a2158f Merge branch 'operation-record' of https://github.com/flipped-aurora/gin-vue-admin into operation-record
 Conflicts:
	server/router/sys_auto_code.go
2020-07-05 16:31:06 +08:00
QM303176530 fe7364b301 可从数据库获取字段 2020-07-05 16:29:45 +08:00
Granty1 783e355501 update method of operation record 2020-07-05 14:45:05 +08:00
QM303176530 9a582877ea 增加body列 2020-07-04 18:54:30 +08:00
granty1 537e7ced45 Add user id support for operation record. 2020-07-03 16:45:58 +08:00
蒋吉兆 ceeb00043a Update README-zh_CN.md 2020-07-02 21:54:01 +08:00
蒋吉兆 79c2d33a01 Update README.md 2020-07-02 21:53:31 +08:00
QM303176530 1c99c3a377 头部信息增加用户id 2020-07-02 15:24:02 +08:00
QM303176530 44c4b2764e 进行日志相关样式修改,删除无用接口 2020-07-02 15:06:20 +08:00
QM303176530 06976adb00 屏蔽七牛云相关配置 2020-07-02 15:05:31 +08:00
QM303176530 ec53501431 Merge branches 'master' and 'operation-record' of https://github.com/flipped-aurora/gin-vue-admin into operation-record
 Conflicts:
	server/config.yaml
2020-07-02 14:34:08 +08:00
蒋吉兆 92f82af3d2 Merge pull request #128 from JuwanXu/develop
非 Windows 操作系统使用endless启动服务
2020-07-02 14:06:33 +08:00
QM303176530 4153eb9435 屏蔽七牛云相关配置 2020-07-01 15:44:23 +08:00
蒋吉兆 ecab8cf918 Merge pull request #132 from jimmy201602/master
fix qiniu go mod bug
2020-07-01 15:45:32 +08:00
jimmy201602 46e0960c3a fix qiniu go mod bug 2020-07-01 14:56:43 +08:00
granty1 974b7c7b81 Add operation record, and the user ID is not well thought out how to parse~ 2020-06-30 13:55:43 +08:00
徐志伟 9a0c74e04c 修复Windows下编译endless失败问题 2020-06-30 12:43:21 +08:00
QM303176530 bd45ec083f 修正角色id为空的bug 2020-06-30 11:50:02 +08:00
granty1 ce013d31c2 add operation primary realization 2020-06-29 21:58:53 +08:00
Granty1 33340c2eb8 add base operation record code 2020-06-28 22:04:54 +08:00
QM303176530 7b1a87116c 增加字典提示 2020-06-28 21:36:30 +08:00
QM303176530 6adfab6d8a 增加示例注释 2020-06-28 21:29:07 +08:00
QM303176530 02df16d2f0 前端文件变化,数据库文件变更 2020-06-28 21:26:52 +08:00
QM303176530 30f1ee77e0 前端utils中封装了前端获取字典并缓存到内存的方法getDict 2020-06-28 21:23:06 +08:00
QM303176530 f6c951dd13 验证码配置参数修改进配置文件,前端角色id不再允许输入英文字符 2020-06-26 21:40:26 +08:00
QM303176530 9c40447071 修复客户管理示例文件的查询bug 2020-06-26 17:26:54 +08:00
徐志伟 990fd1f4f3 非Windows操作系统使用endless启动服务 2020-06-25 19:02:09 +08:00
徐志伟 a9961f1f19 update go.mod 2020-06-25 18:53:23 +08:00
徐志伟 413f4bca17 update go.mod 2020-06-25 18:52:07 +08:00
QM303176530 472e5039fb Merge branches 'develop', 'gin-vue-admin_v2_dev' and 'master' of https://github.com/flipped-aurora/gin-vue-admin into develop
 Conflicts:
	server/resource/template/te/model.go.tpl
2020-06-24 21:57:10 +08:00
QM303176530 fa3b53d1fd 增加字典管理 2020-06-24 21:53:54 +08:00
QM303176530 96bd856405 字典细节调整 2020-06-24 20:45:49 +08:00
QM303176530 08301fde62 增加字典管理功能 2020-06-24 20:41:36 +08:00
蒋吉兆 0e72e9f9f9 Merge pull request #127 from hansonyu183/fix-bug-and-new-feature
修复:AutoCode生成的表格不显示bool值
2020-06-23 18:38:44 +08:00
hansonyu183 666ad8c14e Merge branch 'fix-bug-and-new-feature' of github.com:hansonyu183/gin-vue-admin into fix-bug-and-new-feature 2020-06-22 22:41:47 +08:00
hansonyu183 3791e573d3 修复:AutoCode生成的表格不显示bool值
修复:多了个}
2020-06-22 22:39:38 +08:00
hansonyu183 fab3d5402f 修复:AutoCode生成的表格不显示bool值 2020-06-22 22:13:06 +08:00
蒋吉兆 f09c081b5d Update model.go.tpl
自动化代码bug修复
2020-06-21 13:00:28 +08:00
QM303176530 27e5c1786c 二维码模式更换 2020-06-20 16:38:33 +08:00
QM303176530 f54c6f2124 Merge branches 'develop' and 'master' of https://github.com/flipped-aurora/gin-vue-admin into develop 2020-06-20 15:47:32 +08:00
蒋吉兆 88aab4666d Merge pull request #125 from hansonyu183/fix-bug-and-new-feature
修复优化自动代码中对bool类型搜索字段的支持
2020-06-20 15:33:30 +08:00
hansonyu183 937239b7ba 修复优化自动代码中对bool类型搜索字段的支持 2020-06-20 13:01:08 +08:00
QM303176530 6411c5cb9c Merge branches 'gin-vue-admin_v2_dev' and 'plug' of https://github.com/flipped-aurora/gin-vue-admin into plug 2020-06-16 13:55:49 +08:00
QM303176530 052534210b 隐藏代码注入方式的插件模式 2020-06-16 13:54:54 +08:00
QM303176530 0da10baf19 修改数量查询方法 2020-06-16 13:54:07 +08:00
pixel 8853992c1a gvaplug 版本号更新 2020-06-12 17:01:47 +08:00
pixel 17d73b1262 插件功能修改 2020-06-12 16:43:47 +08:00
Granty1 561b20efe2 Add some log & remove useless func 2020-06-12 16:20:38 +08:00
QM303176530 8ec30ac3b7 插件功能更新 修改插件包的实现方案 2020-06-11 23:52:25 +08:00
QM303176530 98eb6bd796 Merge branch 'master' of https://github.com/flipped-aurora/gin-vue-admin into plug 2020-06-11 23:13:28 +08:00
QM303176530 aa2d304682 屏蔽开发中的插件功能 2020-06-11 23:13:04 +08:00
蒋吉兆 738175a9d8 Update README-zh_CN.md 2020-06-11 22:16:21 +08:00
蒋吉兆 884c8a433e Update README.md 2020-06-11 22:15:56 +08:00
蒋吉兆 5f5e105c87 Update README-zh_CN.md 2020-06-11 18:03:18 +08:00
蒋吉兆 682d92e00b Update README.md 2020-06-11 16:06:17 +08:00
pixel 2d01841b9e Merge branches 'gin-vue-admin_v2_dev', 'master' and 'plug' of https://github.com/piexlmax/QMPlus into plug 2020-06-11 11:50:03 +08:00
Granty1 7e574cb525 Format project code & upgrade some dependence 2020-06-11 11:40:21 +08:00
pixel eca0a38678 增加表格注释 2020-06-11 09:39:44 +08:00
蒋吉兆 fe3256175d Merge pull request #117 from DaiZero/master
fix fullscreen bug
2020-06-09 04:43:44 -05:00
DZero e5fd2fa1a7 fix fullscreen bug
修复点击全屏后,按Esc键退出全屏,全屏按钮图标没有改变的问题
2020-06-09 14:38:01 +08:00
pixel c7ea8ccb7d 角色管理新增角色bug修复 2020-06-08 12:52:48 +08:00
pixel 3b18442e76 自动生成代码按钮列加宽 2020-06-07 15:31:09 +08:00
708 changed files with 63334 additions and 39700 deletions
-119
View File
@@ -1,119 +0,0 @@
# Created by .ignore support plugin (hsz.mobi)
### Node template
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
# Coverage directory used by tools like istanbul
coverage
*.lcov
# nyc test coverage
.nyc_output
# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
.grunt
# Bower dependency directory (https://bower.io/)
bower_components
# node-waf configuration
.lock-wscript
# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release
# Dependency directories
node_modules/
jspm_packages/
# Snowpack dependency directory (https://snowpack.dev/)
web_modules/
# TypeScript cache
*.tsbuildinfo
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Microbundle cache
.rpt2_cache/
.rts2_cache_cjs/
.rts2_cache_es/
.rts2_cache_umd/
# Optional REPL history
.node_repl_history
# Output of 'npm pack'
*.tgz
# Yarn Integrity file
.yarn-integrity
# dotenv environment variables file
.env
.env.test
# parcel-bundler cache (https://parceljs.org/)
.cache
.parcel-cache
# Next.js build output
.next
# Nuxt.js build / generate output
.nuxt
dist
# Gatsby files
.cache/
# Comment in the public line in if your project uses Gatsby and not Next.js
# https://nextjs.org/blog/next-9-1#public-directory-support
# public
# vuepress build output
.vuepress/dist
# Serverless directories
.serverless/
# FuseBox cache
.fusebox/
# DynamoDB Local files
.dynamodb/
# TernJS port file
.tern-port
# Stores VSCode versions used for testing VSCode extensions
.vscode-test
# yarn v2
.yarn/cache
.yarn/unplugged
.yarn/build-state.yml
.pnp.*
**/node_modules
+2 -1
View File
@@ -1 +1,2 @@
*.sql linguist-language=GO
*.sql linguist-language=GO
*.html linguist-language=GO
+12
View File
@@ -0,0 +1,12 @@
# These are supported funding model platforms
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: # Replace with a single Patreon username
open_collective: gin-vue-admin
ko_fi: # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
custom: https://www.gin-vue-admin.com/docs/coffee
+60
View File
@@ -0,0 +1,60 @@
name: 🐛 Bug report
description: Report a bug to help us improve Gin-Vue-Admin
title: "[Bug]: "
labels: [bug]
assignees:
- piexlmax
- songzhibin97
- SliverHorn
- bypanghu
body:
- type: input
id: gva
attributes:
label: gin-vue-admin 版本
description: 请输入您当前使用的项目版本?
placeholder: 2.4.5Beta
validations:
required: true
- type: input
id: node
attributes:
label: Node 版本
description: 请输入您当前使用的NODE版本?
placeholder: v14.16.0
validations:
required: true
- type: input
id: golang
attributes:
label: Golang 版本
description: 请输入您当前使用的GOLANG版本?
placeholder: go 1.16
validations:
required: true
- type: dropdown
id: reappearance
attributes:
label: 是否依旧存在
description: 是否可以在master分支复现此bug?
options:
- 可以
- 不可以
- 未测试
validations:
required: true
- type: textarea
id: desc
attributes:
label: bug描述
description: 请简要描述bug以及复现过程.
placeholder: |
1. 首先...
2. 然后...
validations:
required: true
- type: textarea
id: advise
attributes:
label: 修改建议
description: 您有好的建议或者修改方案可以提供给我们。
+5
View File
@@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Document
url: https://www.gin-vue-admin.com
about: If you have any questions about the use, you can check our official documents first
@@ -0,0 +1,22 @@
name: 🚀 Feature request
description: Suggest an idea for Gin-Vue-Admin
title: "[Feature]: "
labels: [feature]
assignees:
- piexlmax
body:
- type: textarea
id: desc
attributes:
label: 功能描述以及必要性描述
description: 您觉得此新功能会为框架带来什么便利.
placeholder: |
1. 首先...
2. 然后...
validations:
required: true
- type: textarea
id: advise
attributes:
label: 建议和方案
description: 您有好的建议或者修改方案可以提供给我们。
-66
View File
@@ -1,66 +0,0 @@
name: gin-vue-admin build test
on:
push:
branches:
- '*'
paths-ignore:
- './db/**'
- '**.md'
pull_request:
branches:
- '*'
paths-ignore:
- './db/**'
- '**.md'
jobs:
frontend:
name: Frontend build
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [12.x]
steps:
- name: Check out branch
uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
- name: Build test
run: |
npm install
npm run build
working-directory: ./web
backend:
name: Backend build
runs-on: ubuntu-latest
steps:
- name: Set up Go 1.13
uses: actions/setup-go@v1
with:
go-version: 1.13
id: go
- name: Check out branch
uses: actions/checkout@v2
- name: Download dependencies
run: |
go get -v -t -d ./...
if [ -f Gopkg.toml ]; then
curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh
dep ensure
fi
working-directory: ./server
- name: Test and Build
run: |
go build -v -race
working-directory: ./server
+269
View File
@@ -0,0 +1,269 @@
name: CI
on:
push:
branches: [ '*' ]
pull_request:
release:
types: [ created, edited ]
workflow_dispatch:
inputs:
gva_version:
required: true
type: string
jobs:
init:
if: github.repository_owner == 'flipped-aurora'
runs-on: ubuntu-latest
steps:
- name: init
run: |
echo "flipped-aurora"
frontend:
if: github.event_name == 'push' || github.event_name == 'pull_request' || github.event_name == 'release'
name: Frontend node ${{ matrix.node-version }}
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [18.16.0]
steps:
- name: Check out branch
uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
- name: Build test
run: |
npm install
npm run build
working-directory: ./web
backend:
if: github.event_name == 'push' || github.event_name == 'pull_request' || github.event_name == 'release'
name: Backend go
runs-on: ubuntu-latest
strategy:
matrix:
go-version: [1.22]
steps:
- name: Set up Go ${{ matrix.go-version }}
uses: actions/setup-go@v1
with:
go-version: ${{ matrix.go-version }}
id: go
- name: Check out branch
uses: actions/checkout@v2
- name: Download dependencies
run: |
go get -v -t -d ./...
if [ -f Gopkg.toml ]; then
curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh
dep ensure
fi
working-directory: ./server
- name: Test and Build
run: |
go build -v -race
working-directory: ./server
devops-test:
if: github.ref == 'refs/heads/test'
name: devops-test
needs:
- init
- backend
- frontend
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [18.16.0]
go-version: [1.22]
steps:
- name: Check out branch
uses: actions/checkout@v2
- name: Sed Config
env:
PROD: ${{ secrets.PROD }}
TESTING: ${{ secrets.TESTING }}
shell: bash
run: |
git branch
ls -l
sed -i "s/${PROD}/${TESTING}/g" web/.env.production
sed -i 's/${basePath}:${basePort}/${basePath}/g' web/src/view/systemTools/formCreate/index.vue
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v2.1.2
with:
node-version: ${{ matrix.node-version }}
- name: Build-Node
run: |
cd web/ && yarn install && yarn run build
- name: Use Go ${{ matrix.go-version }}
uses: actions/setup-go@v1
with:
go-version: ${{ matrix.go-version }}
- name: Build-go
run: |
cd server/ && go mod tidy && CGO_ENABLED=0 go build && mkdir ../web/ser && mv server ../web/ser/ && cd ../web/ser/ && ls -s
- name: restart
env:
KEY: ${{ secrets.KEY }}
HOST: ${{ secrets.HOST }}
USER: ${{ secrets.USER }}
PROT: ${{ secrets.PROT }}
MKDIRTEST: ${{ secrets.MKDIRTEST }}
run: |
mkdir -p ~/.ssh/ && echo "$KEY" > ~/.ssh/id_rsa && chmod 600 ~/.ssh/id_rsa
ssh-keyscan github.com >> ~/.ssh/known_hosts
scp -P ${PROT} -o StrictHostKeyChecking=no -r web/dist/* ${USER}@${HOST}:${MKDIRTEST}dist/
scp -P ${PROT} -o StrictHostKeyChecking=no -r web/ser/* ${USER}@${HOST}:${MKDIRTEST}
ssh -p ${PROT} -o StrictHostKeyChecking=no ${USER}@${HOST} "cd ${MKDIRTEST}resource/ && rm -rf ${MKDIRTEST}resource/*"
scp -P ${PROT} -o StrictHostKeyChecking=no -r server/resource/* ${USER}@${HOST}:${MKDIRTEST}resource/
ssh -p ${PROT} -o StrictHostKeyChecking=no ${USER}@${HOST} "cd ${MKDIRTEST} && bash restart.sh > /dev/null 2>&1 &"
release-pr:
if: ${{ github.event_name == 'workflow_dispatch' && github.repository_owner == 'flipped-aurora'}}
runs-on: ubuntu-latest
steps:
- name: Check out branch
uses: actions/checkout@v2
- name: Sed Config
env:
GVA_VERSION: ${{ inputs.gva_version }}
shell: bash
run: |
sed -i 's/当前版本.*`$/当前版本:v'${GVA_VERSION##v}'`/' web/src/core/config.js
sed -i 's/当前版本.*$/当前版本:v'${GVA_VERSION##v}'/' server/core/server.go
sed -i 's/当前版本.*$/当前版本:v'${GVA_VERSION##v}'/' web/src/core/gin-vue-admin.js
sed -i 's/"version": ".*",$/"version": "'${GVA_VERSION##v}'",/' web/package.json
git config --local user.email "github-actions[bot]@users.noreply.github.com"
git config --local user.name "github-actions[bot]"
git add . && git commit -m "release: v${GVA_VERSION##v}"
- name: Push
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ github.ref }}
- uses: google-github-actions/release-please-action@v3
with:
command: release-pr
release-type: simple
changelog-path: docs/CHANGELOG.md
release-as: ${{ inputs.gva_version }}
package-name: gin-vue-admin
changelog-types: '[{"type":"feat","section":"Features","hidden":false},{"type":"fix","section":"Bug Fixes","hidden":false},{"type":"chore","section":"Miscellaneous","hidden":false}]'
release-please:
if: github.ref == 'refs/heads/main' || github.event_name == 'release'
runs-on: ubuntu-latest
needs:
- init
- backend
- frontend
outputs:
release_created: ${{ steps.release_please.outputs.release_created }}
tag_name: ${{ steps.release_please.outputs.tag_name }}
steps:
- uses: google-github-actions/release-please-action@v3
id: release_please
with:
#token: ${{ secrets.GAV_TOKEN }}
command: github-release
#signoff: "github-actions[bot] <github-actions[bot]@users.noreply.github.com>"
release-type: simple
changelog-path: docs/CHANGELOG.md
#release-as: ${{ inputs.deploy_target }}
package-name: gin-vue-admin
#extra-files: |
# x-release-please-version.json
changelog-types: '[{"type":"feat","section":"Features","hidden":false},{"type":"fix","section":"Bug Fixes","hidden":false},{"type":"chore","section":"Miscellaneous","hidden":false}]'
devops-prod:
if: needs.release-please.outputs.release_created || github.event_name == 'release'
runs-on: ubuntu-latest
needs:
- init
- release-please
name: devops-prod
strategy:
matrix:
node-version: ['18.x']
go-version: ['1.22']
steps:
- uses: actions/checkout@v2
- name: tag major and minor versions
run: |
echo " ${{ needs.release-please.outputs.tag_name }}"
- name: Sed Config
shell: bash
run: |
git branch
ls -l
sed -i 's/${basePath}:${basePort}/${basePath}/g' web/src/view/systemTools/formCreate/index.vue
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v2.1.2
with:
node-version: ${{ matrix.node-version }}
- name: Build-Node
run: |
cd web/ && yarn install && yarn run build
- name: Use Go ${{ matrix.go-version }}
uses: actions/setup-go@v1
with:
go-version: ${{ matrix.go-version }}
- name: Build-go
run: |
cd server/ && go mod tidy && CGO_ENABLED=0 go build && mkdir ../web/ser && mv server ../web/ser/ && cd ../web/ser/ && ls -s
- name: restart
env:
KEY: ${{ secrets.KEY }}
HOST: ${{ secrets.HOST }}
USER: ${{ secrets.USER }}
PROT: ${{ secrets.PROT }}
MKDIR: ${{ secrets.MKDIR }}
run: |
mkdir -p ~/.ssh/ && echo "$KEY" > ~/.ssh/id_rsa && chmod 600 ~/.ssh/id_rsa
ssh-keyscan github.com >> ~/.ssh/known_hosts
scp -P ${PROT} -o StrictHostKeyChecking=no -r web/dist/* ${USER}@${HOST}:${MKDIR}dist/
scp -P ${PROT} -o StrictHostKeyChecking=no -r web/ser/* ${USER}@${HOST}:${MKDIR}
ssh -p ${PROT} -o StrictHostKeyChecking=no ${USER}@${HOST} "cd ${MKDIR}resource/ && rm -rf ${MKDIR}resource/*"
scp -P ${PROT} -o StrictHostKeyChecking=no -r server/resource/* ${USER}@${HOST}:${MKDIR}resource/
ssh -p ${PROT} -o StrictHostKeyChecking=no ${USER}@${HOST} "cd ${MKDIR} && bash restart.sh > /dev/null 2>&1 &"
docker:
name: docker
if: github.ref == 'refs/heads/stop-stop-stop'
runs-on: ubuntu-latest
needs:
- init
- release-please
steps:
- name: Check out branch
uses: actions/checkout@v2
- name: Login to Aliyun Registry
uses: docker/login-action@v1
with:
registry: ${{ secrets.ALIYUN_REGISTRY }}
username: ${{ secrets.ALIYUN_DOCKERHUB_USER }}
password: ${{ secrets.ALIYUN_DOCKERHUB_PASSWORD }}
- name: Sed Config
shell: bash
run: |
sed -i 56c"\ && yarn install && yarn build" Makefile
make image TAGS_OPT="latest"
sed -i 's#./entrypoint.sh"#./entrypoint.sh","actions"#g' deploy/docker/Dockerfile
sed -i "s#COPY build/ /usr/share/nginx/html/#COPY . /opt/gva#g" deploy/docker/Dockerfile
sed -i 16c"\ && cd /opt/gva/server/ && go mod tidy && cd /opt/gva/web/ && yarn" deploy/docker/Dockerfile
sed -i "s#open: true#open: false#g" web/vite.config.js
make images TAGS_OPT="latest"
docker push registry.cn-hangzhou.aliyuncs.com/gva/gin-vue-admin:latest
docker push registry.cn-hangzhou.aliyuncs.com/gva/web:latest
docker push registry.cn-hangzhou.aliyuncs.com/gva/server:latest
docker push registry.cn-hangzhou.aliyuncs.com/gva/all:latest
+7 -1
View File
@@ -22,8 +22,14 @@ yarn-error.log*
*.sln
*.sw?
go.sum
rm_file/
/server/log/
/server/gva
/server/server
/server/latest_log
/server/__debug_bin*
server/uploads/
*.iml
web/.pnpm-debug.log
web/pnpm-lock.yaml
-41
View File
@@ -1,41 +0,0 @@
FROM golang:alpine as builder
RUN apk add --update --no-cache yarn make g++
RUN yarn global add cross-env node-sass
ENV GOPROXY=https://goproxy.cn,https://goproxy.io,direct \
GO111MODULE=on \
CGO_ENABLED=1
WORKDIR /go/src/gin-vue-admin
RUN go env -w GOPROXY=https://goproxy.cn,https://goproxy.io,direct
COPY server/ ./
RUN go env && go list && go build -v -a -ldflags "-extldflags \"-static\" " -o gvadmin .
WORKDIR /web
COPY web/ ./
RUN yarn install && yarn run build
FROM nginx:alpine
LABEL MAINTAINER="rikugun"
RUN apk add --no-cache gettext tzdata && \
cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && \
echo "Asia/Shanghai" > /etc/timezone && \
date && \
apk del tzdata
COPY docker/etc/nginx/nginx.conf.tpl /etc/nginx/nginx.conf.tpl
WORKDIR /app
#copy web
COPY --from=builder /web/dist/ /var/www/
#copy go app
COPY --from=builder /go/src/gin-vue-admin/gvadmin ./
COPY --from=builder /go/src/gin-vue-admin/db.db ./
COPY --from=builder /go/src/gin-vue-admin/config.yaml ./
COPY --from=builder /go/src/gin-vue-admin/resource ./resource
COPY docker/docker-start.sh ./
ENV API_SERVER="http://localhost:8888/"
EXPOSE 80
ENTRYPOINT ["./docker-start.sh"]
+1 -1
View File
@@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright 2019 JiZhao Jiang
Copyright 2019 北京翻转极光科技有限责任公司
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
+78
View File
@@ -0,0 +1,78 @@
SHELL = /bin/bash
#SCRIPT_DIR = $(shell pwd)/etc/script
#请选择golang版本
BUILD_IMAGE_SERVER = golang:1.22
#请选择node版本
BUILD_IMAGE_WEB = node:20
#项目名称
PROJECT_NAME = github.com/flipped-aurora/gin-vue-admin/server
#配置文件目录
CONFIG_FILE = config.yaml
#镜像仓库命名空间
IMAGE_NAME = gva
#镜像地址
REPOSITORY = registry.cn-hangzhou.aliyuncs.com/${IMAGE_NAME}
ifeq ($(TAGS_OPT),)
TAGS_OPT = latest
else
endif
ifeq ($(PLUGIN),)
PLUGIN = email
else
endif
#容器环境前后端共同打包
build: build-web build-server
docker run --name build-local --rm -v $(shell pwd):/go/src/${PROJECT_NAME} -w /go/src/${PROJECT_NAME} ${BUILD_IMAGE_SERVER} make build-local
#容器环境打包前端
build-web:
docker run --name build-web-local --rm -v $(shell pwd):/go/src/${PROJECT_NAME} -w /go/src/${PROJECT_NAME} ${BUILD_IMAGE_WEB} make build-web-local
#容器环境打包后端
build-server:
docker run --name build-server-local --rm -v $(shell pwd):/go/src/${PROJECT_NAME} -w /go/src/${PROJECT_NAME} ${BUILD_IMAGE_SERVER} make build-server-local
#构建web镜像
build-image-web:
@cd web/ && docker build -t ${REPOSITORY}/web:${TAGS_OPT} .
#构建server镜像
build-image-server:
@cd server/ && docker build -t ${REPOSITORY}/server:${TAGS_OPT} .
#本地环境打包前后端
build-local:
if [ -d "build" ];then rm -rf build; else echo "OK!"; fi \
&& if [ -f "/.dockerenv" ];then echo "OK!"; else make build-web-local && make build-server-local; fi \
&& mkdir build && cp -r web/dist build/ && cp server/server build/ && cp -r server/resource build/resource
#本地环境打包前端
build-web-local:
@cd web/ && if [ -d "dist" ];then rm -rf dist; else echo "OK!"; fi \
&& yarn config set registry http://mirrors.cloud.tencent.com/npm/ && yarn install && yarn build
#本地环境打包后端
build-server-local:
@cd server/ && if [ -f "server" ];then rm -rf server; else echo "OK!"; fi \
&& go env -w GO111MODULE=on && go env -w GOPROXY=https://goproxy.cn,direct \
&& go env -w CGO_ENABLED=0 && go env && go mod tidy \
&& go build -ldflags "-B 0x$(shell head -c20 /dev/urandom|od -An -tx1|tr -d ' \n') -X main.Version=${TAGS_OPT}" -v
#打包前后端二合一镜像
image: build
docker build -t ${REPOSITORY}/gin-vue-admin:${TAGS_OPT} -f deploy/docker/Dockerfile .
#尝鲜版
images: build build-image-web build-image-server
docker build -t ${REPOSITORY}/all:${TAGS_OPT} -f deploy/docker/Dockerfile .
#插件快捷打包: make plugin PLUGIN="这里是插件文件夹名称,默认为email"
plugin:
if [ -d ".plugin" ];then rm -rf .plugin ; else echo "OK!"; fi && mkdir -p .plugin/${PLUGIN}/{server/plugin,web/plugin} \
&& if [ -d "server/plugin/${PLUGIN}" ];then cp -r server/plugin/${PLUGIN} .plugin/${PLUGIN}/server/plugin/ ; else echo "OK!"; fi \
&& if [ -d "web/src/plugin/${PLUGIN}" ];then cp -r web/src/plugin/${PLUGIN} .plugin/${PLUGIN}/web/plugin/ ; else echo "OK!"; fi \
&& cd .plugin && zip -r ${PLUGIN}.zip ${PLUGIN} && mv ${PLUGIN}.zip ../ && cd ..
+313
View File
@@ -0,0 +1,313 @@
<div align=center>
<img src="http://qmplusimg.henrongyi.top/gvalogo.jpg" width="300" height="300" />
</div>
<div align=center>
<img src="https://img.shields.io/badge/golang-1.18-blue"/>
<img src="https://img.shields.io/badge/gin-1.9.1-lightBlue"/>
<img src="https://img.shields.io/badge/vue-3.3.4-brightgreen"/>
<img src="https://img.shields.io/badge/element--plus-2.3.8-green"/>
<img src="https://img.shields.io/badge/gorm-1.25.2-red"/>
</div>
English | [简体中文](./README.md)
[gitee](https://gitee.com/pixelmax/gin-vue-admin): https://gitee.com/pixelmax/gin-vue-admin
[github](https://github.com/flipped-aurora/gin-vue-admin): https://github.com/flipped-aurora/gin-vue-admin
# Project Guidelines
[Online Documentation](https://www.gin-vue-admin.com/) : https://www.gin-vue-admin.com/
[From the environment to the deployment of teaching videos](https://www.bilibili.com/video/BV1fV411y7dT)
[Development Steps](https://www.gin-vue-admin.com/guide/start-quickly/env.html) (Contributor: <a href="https://github.com/LLemonGreen">LLemonGreen</a> And <a href="https://github.com/fkk0509">Fann</a>)
## 1. Basic Introduction
### 1.1 Project Introduction
> Gin-vue-admin is a backstage management system based on [vue](https://vuejs.org) and [gin](https://gin-gonic.com), which separates the front and rear of the full stack. It integrates jwt authentication, dynamic routing, dynamic menu, casbin authentication, form generator, code generator and other functions. It provides a variety of sample files, allowing you to focus more time on business development.
[Online Demo](http://demo.gin-vue-admin.com): http://demo.gin-vue-admin.com
username:admin
password:123456
### 1.2 Contributing Guide
Hi! Thank you for choosing gin-vue-admin.
Gin-vue-admin is a full-stack (frontend and backend separation) framework for developers, designers and product managers.
We are excited that you are interested in contributing to gin-vue-admin. Before submitting your contribution though, please make sure to take a moment and read through the following guidelines.
#### 1.2.1 Issue Guidelines
- Issues are exclusively for bug reports, feature requests and design-related topics. Other questions may be closed directly. If any questions come up when you are using Element, please hit [Gitter](https://gitter.im/element-en/Lobby) for help.
- Before submitting an issue, please check if similar problems have already been issued.
#### 1.2.2 Pull Request Guidelines
- Fork this repository to your own account. Do not create branches here.
- Commit info should be formatted as `[File Name]: Info about commit.` (e.g. `README.md: Fix xxx bug`)
- <font color=red>Make sure PRs are created to `develop` branch instead of `master` branch.</font>
- If your PR fixes a bug, please provide a description about the related bug.
- Merging a PR takes two maintainers: one approves the changes after reviewing, and then the other reviews and merges.
### 1.3 Version list
- master: 2.0 code, for prod
- develop: 2.0 dev code, for test
- [gin-vue-admin_v2_dev](https://github.com/flipped-aurora/gin-vue-admin/tree/gin-vue-admin_v2_dev) (v2.0 [GormV1](https://v1.gorm.io) Stable branch)
- [gva_gormv2_dev](https://github.com/flipped-aurora/gin-vue-admin/tree/gva_gormv2_dev) (v2.0 [GormV2](https://v2.gorm.io) Development branch)
## 2. Getting started
```
- node version > v8.6.0
- golang version >= v1.14
- IDE recommendation: Goland
- initialization project: different versions of the database are not initialized. See synonyms at initialization https://www.gin-vue-admin.com/docs/first
- Replace the Qiniuyun public key, private key, warehouse name and default url address in the project to avoid data confusion in the test file.
```
### 2.1 server project
use `Goland` And other editing tools,open server catalogue,You can't open it. `gin-vue-admin` root directory
```bash
# clone the project
git clone https://github.com/flipped-aurora/gin-vue-admin.git
# open server catalogue
cd server
# use go mod And install the go dependency package
go generate
# Compile
go build -o server main.go (windows the compile command is go build -o server.exe main.go )
# Run binary
./server (windows The run command is server.exe)
```
### 2.1 web project
```bash
# enter the project directory
cd web
# install dependency
npm install
# develop
npm run serve
```
### 2.2 Server
```bash
# using go.mod
# install go modules
go list (go mod tidy)
# build the server
go build
```
### 2.3 API docs auto-generation using swagger
#### 2.3.1 install swagger
##### (1) Using VPN or outside mainland China
````
go get -u github.com/swaggo/swag/cmd/swag
````
##### (2) In mainland China
In mainland China, access to go.org/x is prohibited,we recommend [goproxy.io](https://goproxy.io/zh/) or [goproxy.cn](https://goproxy.cn)
````bash
# If you are using a version of Go 1.13 - 1.15 Need to set up manually GO111MODULE=on, The opening mode is as follows, If your Go version is 1.16 ~ Latest edition You can ignore the following step one
# Step one、Enable Go Modules Function
go env -w GO111MODULE=on
# Step two、Configuration GOPROXY Environment variable
go env -w GOPROXY=https://goproxy.cn,https://goproxy.io,direct
# If you dislike trouble,You can use the go generate Automatically execute code before compilation, But this can't be used command line terminal of `Goland` or `Vscode`
cd server
go generate -run "go env -w .*?"
# 使用如下命令下载swag
go get -u github.com/swaggo/swag/cmd/swag
````
#### 2.3.2 API docs generation
````
cd server
swag init
````
> After executing the above command,server directory will appear in the docs folder `docs.go`, `swagger.json`, `swagger.yaml` Three file updates,After starting the go service, type in the browser [http://localhost:8888/swagger/index.html](http://localhost:8888/swagger/index.html) You can view swagger document
## 3. Technical selection
- Frontend: using [Element](https://github.com/ElemeFE/element) based on [Vue](https://vuejs.org),to code the page.
- Backend: using [Gin](https://gin-gonic.com/) to quickly build basic RESTful API. [Gin](https://gin-gonic.com/)is a web framework written in Go (Golang).
- DB: `MySql`(5.6.44),using [gorm](http://gorm.io)` to implement data manipulation, added support for SQLite databases.
- Cache: using `Redis` to implement the recording of the JWT token of the currently active user and implement the multi-login restriction.
- API: using Swagger to auto generate APIs docs。
- Config: using [fsnotify](https://github.com/fsnotify/fsnotify) and [viper](https://github.com/spf13/viper) to implement `yaml` config file。
- Log: using [zap](https://github.com/uber-go/zap) record logs。
## 4. Project Architecture
### 4.1 Architecture Diagram
![Architecture diagram](http://qmplusimg.henrongyi.top/gva/gin-vue-admin.png)
### 4.2 Front-end Detailed Design Diagram (Contributor: <a href="https://github.com/baobeisuper">baobeisuper</a>)
![Front-end Detailed Design Diagram](http://qmplusimg.henrongyi.top/naotu.png)
### 4.3 Project Layout
```
├── server
├── api (api entrance)
│ └── v1 (v1 version interface)
├── config (configuration package)
├── core (core document)
├── docs (swagger document directory)
├── global (global object)
├── initialize (initialization)
│ └── internal (initialize internal function)
├── middleware (middleware layer)
├── model (model layer)
│ ├── request (input parameter structure)
│ └── response (out-of-parameter structure)
├── packfile (static file packaging)
├── resource (static resource folder)
│ ├── excel (excel import and export default path)
│ ├── page (form generator)
│ └── template (template)
├── router (routing layer)
├── service (service layer)
├── source (source layer)
└── utils (tool kit)
├── timer (timer interface encapsulation)
└── upload (oss interface encapsulation)
└─web (frontend)
├─public (deploy templates)
└─src (source code)
├─api (frontend APIs)
├─assets (static files)
├─components(components)
├─router (frontend routers)
├─store (vuex state management)
├─style (common styles)
├─utils (frontend common utilitie)
└─view (pages)
```
## 5. Features
- Authority management: Authority management based on `jwt` and `casbin`.
- File upload and download: implement file upload operations based on `Qiniuyun', `Aliyun 'and `Tencent Cloud` (please develop your own application for each platform corresponding to `token` or `key` ).
- Pagination Encapsulation:The frontend uses `mixins` to encapsulate paging, and the paging method can call `mixins` .
- User management: The system administrator assigns user roles and role permissions.
- Role management: Create the main object of permission control, and then assign different API permissions and menu permissions to the role.
- Menu management: User dynamic menu configuration implementation, assigning different menus to different roles.
- API management: Different users can call different API permissions.
- Configuration management: the configuration file can be modified in the foreground (this feature is not available in the online experience site).
- Conditional search: Add an example of conditional search.
- Restful example: You can see sample APIs in user management module.
- Front-end file reference: [web/src/view/superAdmin/api/api.vue](https://github.com/flipped-aurora/gin-vue-admin/blob/master/web/src/view/superAdmin/api/api.vue).
- Stage reference: [server/router/sys_api.go](https://github.com/flipped-aurora/gin-vue-admin/blob/master/server/router/sys_api.go).
- Multi-login restriction: Change `user-multipoint` to true in `system` in `config.yaml` (You need to configure redis and redis parameters yourself. During the test period, please report in time if there is a bug).
- Upload file by chunk:Provides examples of file upload and large file upload by chunk.
- Form Builder:With the help of [@form-generator](https://github.com/JakHuang/form-generator).
- Code generator: Providing backend with basic logic and simple curd code generator.
## 6. Knowledge base
### 6.1 Team blog
> https://www.yuque.com/flipped-aurora
>
>There are video courses about frontend framework in our blo. If you think the project is helpful to you, you can add my personal WeChat:shouzi_1994,your comments is welcomed。
### 6.2 Video courses
(1) Development environment course
> Bilibili:https://www.bilibili.com/video/BV1Fg4y187Bw/
(2) Template course
> Bilibili:https://www.bilibili.com/video/BV16K4y1r7BD/
(3) 2.0 version introduction and development experience
> Bilibili:https://www.bilibili.com/video/BV1aV411d7Gm#reply2831798461
(4) Golang basic course
> https://space.bilibili.com/322210472/channel/detail?cid=108884
(5) gin frame basic teaching
> bilibili:https://space.bilibili.com/322210472/channel/detail?cid=126418&ctype=0
(6) gin-vue-admin version update introduction video
> bilibili:https://space.bilibili.com/322210472/channel/detail?cid=126418&ctype=0
## 7.Contacts
### 7.1 Groups
#### QQ group: 622360840
| QQ group |d
| :---: |
| <img src="http://qmplusimg.henrongyi.top/qq.jpg" width="180"/> |
#### Wechat group: comment "加入gin-vue-admin交流群"
| Wechat |
| :---: |
| <img width="150" src="http://qmplusimg.henrongyi.top/qrjjz.png">
#### [About Us](https://www.gin-vue-admin.com/about/join.html)
## 8. Contributors
Thank you for considering your contribution to gin-vue-admin!
<a href="https://github.com/flipped-aurora/gin-vue-admin/graphs/contributors">
<img src="https://contrib.rocks/image?repo=flipped-aurora/gin-vue-admin" />
</a>
## 9. Donate
If you find this project useful, you can buy author a glass of juice :tropical_drink: [here](https://www.gin-vue-admin.com/coffee/index.html)
## 10. Commercial considerations
If you use this project for commercial purposes, please comply with the Apache2.0 agreement and retain the author's technical support statement.
-264
View File
@@ -1,264 +0,0 @@
<div align=center>
<img src="http://qmplusimg.henrongyi.top/gvalogo.jpg" width=300" height="300" />
</div>
<div align=center>
<img src="https://img.shields.io/badge/golang-1.12-blue"/>
<img src="https://img.shields.io/badge/gin-1.4.0-lightBlue"/>
<img src="https://img.shields.io/badge/vue-2.6.10-brightgreen"/>
<img src="https://img.shields.io/badge/element--ui-2.12.0-green"/>
<img src="https://img.shields.io/badge/gorm-1.9.12-red"/>
</div>
[English](./README.md) | 简体中文
# 项目文档
[在线文档](http://doc.henrongyi.top/)
- 前端UI框架:[element-ui](https://github.com/ElemeFE/element)
- 后台框架:[gin](https://github.com/gin-gonic/gin)
## 1. 基本介绍
### 1.1 项目介绍
[在线预览](http://qmplus.henrongyi.top/)
> Gin-vue-admin是一个基于vue和gin开发的全栈前后端分离的后台管理系统,集成jwt鉴权,动态路由,动态菜单,casbin鉴权,表单生成器,代码生成器等功能,提供多种示例文件,让您把更多时间专注在业务开发上。
### 1.2 贡献指南
Hi! 首先感谢你使用 gin-vue-admin。
Gin-vue-admin 是一套为后台管理平台准备的一整套前后端分离架构式的开源框架,旨在快速搭建后台管理系统。
Gin-vue-admin 的成长离不开大家的支持,如果你愿意为 gin-vue-admin 贡献代码或提供建议,请阅读以下内容。
#### 1.2.1 Issue 规范
- issue 仅用于提交 Bug 或 Feature 以及设计相关的内容,其它内容可能会被直接关闭。如果你在使用时产生了疑问,请到 Slack 或 [Gitter](https://gitter.im/ElemeFE/element) 里咨询。
- 在提交 issue 之前,请搜索相关内容是否已被提出。
#### 1.2.2 Pull Request 规范
- 请先 fork 一份到自己的项目下,不要直接在仓库下建分支。
- commit 信息要以`[文件名]: 描述信息` 的形式填写,例如 `README.md: fix xxx bug`。
- <font color=red>确保 PR 是提交到 `develop` 分支,而不是 `master` 分支。</font>
- 如果是修复 bug,请在 PR 中给出描述信息。
- 合并代码需要两名维护人员参与:一人进行 review 后 approve,另一人再次 review,通过后即可合并。
### 1.3 版本列表
- master: 2.0, 用于生产环境
- develop: 2.0, 用于测试环境
- [gin-vue-admin_v2.0_dev](https://github.com/flipped-aurora/gin-vue-admin/tree/gin-vue-admin_v2_dev) (v2.0 不再兼容 v1.0)
- [gin-vue-admin_v1.0_stable](https://github.com/flipped-aurora/gin-vue-admin/tree/gin-vue-admin_v1_stable) (v1.0 稳定版,会持续更新和维护)
- [gin-vue-admin_v1.0_dev](https://github.com/flipped-aurora/gin-vue-admin/tree/gin-vue-admin_v1_dev) (v1.0 稳定版,会持续更新和维护)
## 2. 使用说明
```
- node版本 > v8.6.0
- golang版本 >= v1.11
- IDE推荐:Goland
- 各位在clone项目以后,把db文件导入自己创建的库后,最好前往七牛云申请自己的空间地址。
- 替换掉项目中的七牛云公钥,私钥,仓名和默认url地址,以免发生测试文件数据错乱
```
### 2.1 web端
```bash
# clone the project
git clone https://github.com/piexlmax/gin-vue-admin.git
# enter the project directory
cd web
# install dependency
npm install
# develop
npm run serve
```
### 2.2 server端
```bash
# 使用 go.mod
# 安装go依赖包
go list (go mod tidy)
# 编译
go build
```
### 2.3 swagger自动化API文档
#### 2.3.1 安装 swagger
##### (1)可以翻墙
````
go get -u github.com/swaggo/swag/cmd/swag
````
##### (2)无法翻墙
由于国内没法安装 go.org/x 包下面的东西,需要先安装`gopm`
```bash
# 下载gopm包
go get -v -u github.com/gpmgo/gopm
# 执行
gopm get -g -v github.com/swaggo/swag/cmd/swag
# 到GOPATH的/src/github.com/swaggo/swag/cmd/swag路径下执行
go install
```
#### 2.3.2 生成API文档
````
cd server
swag init
````
执行上面的命令后,server目录下会出现docs文件夹,登录http://localhost:8888/swagger/index.html,即可查看swagger文档
## 3. 技术选型
- 前端:用基于`vue`的`Element-UI`构建基础页面。
- 后端:用`Gin`快速搭建基础restful风格API,`Gin`是一个go语言编写的Web框架。
- 数据库:采用`MySql`(5.6.44)版本,使用`gorm`实现对数据库的基本操作,已添加对sqlite数据库的支持。
- 缓存:使用`Redis`实现记录当前活跃用户的`jwt`令牌并实现多点登录限制。
- API文档:使用`Swagger`构建自动化文档。
- 配置文件:使用`fsnotify`和`viper`实现`yaml`格式的配置文件。
- 日志:使用`go-logging`实现日志记录。
## 4. 项目架构
### 4.1 系统架构图
![系统架构图](./docs/gin-vue-admin.png)
### 4.2 前端详细设计图 (提供者:<a href="https://github.com/baobeisuper">baobeisuper</a>)
![前端详细设计图](http://qmplusimg.henrongyi.top/naotu.png)
### 4.3 目录结构
```
├─server (后端文件夹)
│ ├─api (API)
│ ├─config (配置包)
│ ├─core (內核)
│ ├─db (数据库脚本)
│ ├─docs (swagger文档目录)
│ ├─global (全局对象)
│ ├─initialiaze (初始化)
│ ├─middleware (中间件)
│ ├─model (结构体层)
│ ├─resource (资源)
│ ├─router (路由)
│ ├─service (服务)
│ └─utils (公共功能)
└─web (前端文件)
├─public (发布模板)
└─src (源码包)
├─api (向后台发送ajax的封装层)
├─assets (静态文件)
├─components(组件)
├─router (前端路由)
├─store (vuex 状态管理仓)
├─style (通用样式文件)
├─utils (前端工具库)
└─view (前端页面)
```
## 5. 主要功能
- 权限管理:基于`jwt`和`casbin`实现的权限管理
- 文件上传下载:实现基于七牛云的文件上传操作(为了方便大家测试,我公开了自己的七牛测试号的各种重要token,恳请大家不要乱传东西)
- 分页封装:前端使用mixins封装分页,分页方法调用mixins即可
- 用户管理:系统管理员分配用户角色和角色权限。
- 角色管理:创建权限控制的主要对象,可以给角色分配不同api权限和菜单权限。
- 菜单管理:实现用户动态菜单配置,实现不同角色不同菜单。
- api管理:不同用户可调用的api接口的权限不同。
- 配置管理:配置文件可前台修改(测试环境不开放此功能)。
- 富文本编辑器:MarkDown编辑器功能嵌入。
- 条件搜索:增加条件搜索示例。
- restful示例:可以参考用户管理模块中的示例API。
```
前端文件参考: src\view\superAdmin\api\api.vue
后台文件参考: model\dnModel\api.go
```
- 多点登录限制:需要在`config.yaml`中把`system`中的`useMultipoint`修改为true(需要自行配置Redis和Config中的Redis参数,测试阶段,有bug请及时反馈)。
- 分片长传:提供文件分片上传和大文件分片上传功能示例。
- 表单生成器:表单生成器借助 [@form-generator](https://github.com/JakHuang/form-generator)。
- 代码生成器:后台基础逻辑以及简单curd的代码生成器。
## 6. 计划任务
- [ ] 导入,导出Excel
- [ ] Echart图表支持
- [ ] 工作流,任务交接功能开发
- [ ] 单独前端使用模式以及数据模拟
## 7. 知识库
## 7.1 团队博客
> https://www.yuque.com/flipped-aurora
>
>内有前端框架教学视频。如果觉得项目对您有所帮助可以添加我的个人微信:shouzi_1994,欢迎您提出宝贵的需求。
## 7.2 教学视频
(1)环境搭建
> Bilibili:https://www.bilibili.com/video/BV1Fg4y187Bw/ (v1.0版本视频,v2.0操作相同目录不同)
(2)模板使用
> Bilibili:https://www.bilibili.com/video/BV16K4y1r7BD/ (v1.0版本视频,v2.0操作相同目录不同)
(3)2.0目录以及开发体验
> Bilibili:https://www.bilibili.com/video/BV1aV411d7Gm#reply2831798461
(4)golang基础教学视频录制中...
> https://space.bilibili.com/322210472/channel/detail?cid=108884
## 8. 联系方式
### 8.1 技术群
| QQ群 |
| :---: |
| <img src="http://qmplusimg.henrongyi.top/qq.jpg" width="180"/> |
### QQ交流群:622360840
### 微信交流群:可以添加上面任意一位开发者,备注"加入gin-vue-admin交流群"
### 8.2 项目组成员
| 蒋 | 尹 | 严 | 杜 | 印 | 宋 |
| :---: | :---: | :---: | :---: | :---: | :---: |
| <img width="150" src="http://qmplusimg.henrongyi.top/qrjjz.png"> | <img width="150" src="http://qmplusimg.henrongyi.top/qryx.png"> | <img width="150" src="http://qmplusimg.henrongyi.top/qryr.png"> | <img width="150" src="http://qmplusimg.henrongyi.top/qrdjl.png"> | <img width="150" src="http://qmplusimg.henrongyi.top/qrygl.png"> | <img width="150" src="http://qmplusimg.henrongyi.top/qrsong.png"> |
| 昵称 | 项目职务 | 姓 |
| ---- | ---- | ---- |
| [@piexlmax](https://github.com/piexlmax) | 项目发起者 | 蒋 |
| [@granty1](https://github.com/granty1) | 后台开发 | 印 |
| [@Ruio9244](https://github.com/Ruio9244) | 全栈开发 | 严 |
| [@1319612909](https://github.com/1319612909) | 前端UI开发 | 杜 |
| [@krank666](https://github.com/krank666) | 前端开发 | 尹 |
| [@chen-chen-up](https://github.com/chen-chen-up) | 新手开发 | 宋 |
## 9. 捐赠
如果你觉得这个项目对你有帮助,你可以请作者喝饮料 :tropical_drink:
## 10. 商用注意事项
如果您将此项目用于商业用途,请遵守apatch2.0协议并保留作者技术支持声明。
+274 -184
View File
@@ -1,268 +1,358 @@
<div align=center>
<img src="http://qmplusimg.henrongyi.top/gvalogo.jpg" width=300" height="300" />
<img src="http://qmplusimg.henrongyi.top/gvalogo.jpg" width="300" height="300" />
</div>
<div align=center>
<img src="https://img.shields.io/badge/golang-1.12-blue"/>
<img src="https://img.shields.io/badge/gin-1.4.0-lightBlue"/>
<img src="https://img.shields.io/badge/vue-2.6.10-brightgreen"/>
<img src="https://img.shields.io/badge/element--ui-2.12.0-green"/>
<img src="https://img.shields.io/badge/gorm-1.9.12-red"/>
<img src="https://img.shields.io/badge/golang-1.20-blue"/>
<img src="https://img.shields.io/badge/gin-1.9.1-lightBlue"/>
<img src="https://img.shields.io/badge/vue-3.3.4-brightgreen"/>
<img src="https://img.shields.io/badge/element--plus-2.3.8-green"/>
<img src="https://img.shields.io/badge/gorm-1.25.2-red"/>
</div>
English | [简体中文](./README-zh_CN.md)
[English](./README-en.md) | 简体中文
# Project Guidelines
[Online Documentation](http://doc.henrongyi.top/)
# 项目文档
[在线文档](https://www.gin-vue-admin.com) : https://www.gin-vue-admin.com
- Web UI Framework:[element-ui](https://github.com/ElemeFE/element)
- Server Framework:[gin](https://github.com/gin-gonic/gin)
[初始化](https://www.gin-vue-admin.com/guide/start-quickly/initialization.html)
[从环境到部署教学视频](https://www.bilibili.com/video/BV1Rg411u7xH)
## 1. Basic Introduction
[开发教学](https://www.gin-vue-admin.com/guide/start-quickly/env.html) (贡献者: <a href="https://github.com/LLemonGreen">LLemonGreen</a> And <a href="https://github.com/fkk0509">Fann</a>)
### 1.1 Project Introduction
[交流社区](https://support.qq.com/products/371961)
[Online Demo](http://qmplus.henrongyi.top/)
> Gin-vue-admin is a full-stack (frontend and backend separation) framework designed for management system.
> It integrates multiple functions, such as JWT authentication, dynamic routing, dynamic menu, casbin authentication, form generator, code generator, etc. So that you can focus more time on your business Requirements.
[插件市场](https://plugin.gin-vue-admin.com/)
Hi! Thank you for choosing gin-vue-admin.
# 重要提示
Gin-vue-admin is a full-stack (frontend and backend separation) framework for developers, designers and product managers.
1.本项目从起步到开发到部署均有文档和详细视频教程
We are excited that you are interested in contributing to gin-vue-admin. Before submitting your contribution though, please make sure to take a moment and read through the following guidelines.
2.本项目需要您有一定的golang和vue基础
### 1.2 Contributing Guide
#### 1.2.1 Issue Guidelines
3.您完全可以通过我们的教程和文档完成一切操作,因此我们不再提供免费的技术服务,如需服务请进行[付费支持](https://www.gin-vue-admin.com/coffee/payment.html)
- Issues are exclusively for bug reports, feature requests and design-related topics. Other questions may be closed directly. If any questions come up when you are using Element, please hit [Gitter](https://gitter.im/element-en/Lobby) for help.
4.如果您将此项目用于商业用途,请遵守Apache2.0协议并保留作者技术支持声明。您需保留如下版权声明信息,以及日志和代码中所包含的版权声明信息。所需保留信息均为文案性质,不会影响任何业务内容,如决定商用且必须剔除请[购买授权](https://www.gin-vue-admin.com/empower/index.html)
- Before submitting an issue, please check if similar problems have already been issued.
<img src="https://qmplusimg.henrongyi.top/openSource/login.jpg" width="1000">
#### 1.2.2 Pull Request Guidelines
<img src="https://qmplusimg.henrongyi.top/openSource/dashboard.jpg" width="1000">
- Fork this repository to your own account. Do not create branches here.
## 1. 基本介绍
- Commit info should be formatted as `[File Name]: Info about commit.` (e.g. `README.md: Fix xxx bug`)
### 1.1 项目介绍
- <font color=red>Make sure PRs are created to `develop` branch instead of `master` branch.</font>
> Gin-vue-admin是一个基于 [vue](https://vuejs.org) 和 [gin](https://gin-gonic.com) 开发的全栈前后端分离的开发基础平台,集成jwt鉴权,动态路由,动态菜单,casbin鉴权,表单生成器,代码生成器等功能,提供多种示例文件,让您把更多时间专注在业务开发上。
- If your PR fixes a bug, please provide a description about the related bug.
[在线预览](http://demo.gin-vue-admin.com): http://demo.gin-vue-admin.com
- Merging a PR takes two maintainers: one approves the changes after reviewing, and then the other reviews and merges.
测试用户名:admin
### 1.3 Version list
测试密码:123456
- master: 2.0 dev code, for prod
### 1.2 贡献指南
Hi! 首先感谢你使用 gin-vue-admin。
- develop: 2.0 dev code, for test
Gin-vue-admin 是一套为快速研发准备的一整套前后端分离架构式的开源框架,旨在快速搭建中小型项目。
- [gin-vue-admin_v2.0_dev](https://github.com/flipped-aurora/gin-vue-admin/tree/gin-vue-admin_v2_dev) (v2.0 is no longer compatible with v1.0)
Gin-vue-admin 的成长离不开大家的支持,如果你愿意为 gin-vue-admin 贡献代码或提供建议,请阅读以下内容。
- [gin-vue-admin_v1.0_stable](https://github.com/flipped-aurora/gin-vue-admin/tree/gin-vue-admin_v1_stable) (v1.0 is kept up to date and maintained)
#### 1.2.1 Issue 规范
- issue 仅用于提交 Bug 或 Feature 以及设计相关的内容,其它内容可能会被直接关闭。
- 在提交 issue 之前,请搜索相关内容是否已被提出。
- [gin-vue-admin_v1.0_dev](https://github.com/flipped-aurora/gin-vue-admin/tree/gin-vue-admin_v1_dev) (v1.0 is kept up to date and maintained)
#### 1.2.2 Pull Request 规范
- 请先 fork 一份到自己的项目下,不要直接在仓库下建分支。
- commit 信息要以`[文件名]: 描述信息` 的形式填写,例如 `README.md: fix xxx bug`。
- 如果是修复 bug,请在 PR 中给出描述信息。
- 合并代码需要两名维护人员参与:一人进行 review 后 approve,另一人再次 review,通过后即可合并。
## 2. 使用说明
## 2. Getting started
```
- node version > v8.6.0
- golang version >= v1.11
- IDE recommendation: Goland
- After you clone the project, use the scripts in directory db to create your own database.
- We recommend you to apply for your own cloud service in QINIU. Replace the public key, private key, warehouse name and default url address with your own, so as not to mess up the test database.
- node版本 > v16.8.3
- golang版本 >= v1.22
- IDE推荐:Goland
```
### 2.1 Web
### 2.1 server项目
使用 `Goland` 等编辑工具,打开server目录,不可以打开 gin-vue-admin 根目录
```bash
# clone the project
git clone https://github.com/piexlmax/gin-vue-admin.git
# enter the project directory
# 克隆项目
git clone https://github.com/flipped-aurora/gin-vue-admin.git
# 进入server文件夹
cd server
# 使用 go mod 并安装go依赖包
go generate
# 编译
go build -o server main.go (windows编译命令为go build -o server.exe main.go )
# 运行二进制
./server (windows运行命令为 server.exe)
```
### 2.2 web项目
```bash
# 进入web文件夹
cd web
# install dependency
# 安装依赖
npm install
# develop
# 启动web项目
npm run serve
```
### 2.2 Server
### 2.3 swagger自动化API文档
```bash
# using go.mod
#### 2.3.1 安装 swagger
# install go modules
go list (go mod tidy)
# build the server
go build
``` shell
go install github.com/swaggo/swag/cmd/swag@latest
```
### 2.3 API docs auto-generation using swagger
#### 2.3.2 生成API文档
#### 2.3.1 install swagger
##### (1) Using VPN or outside mainland China
````
go get -u github.com/swaggo/swag/cmd/swag
````
##### (2) In mainland China
In mainland China, access to go.org/x is prohibited,we recommend `gopm`
````bash
# install gopm
go get -v -u github.com/gpmgo/gopm
# get swag
gopm get -g -v github.com/swaggo/swag/cmd/swag
# cd GOPATH/src/github.com/swaggo/swag/cmd/swag
go install
````
#### 2.3.2 API docs generation
````
```` shell
cd server
swag init
````
After executing the above command,`docs` will show in `server/`,then open your browser, jump into `http://localhost:8888/swagger/index.html` to see the swagger APIs.
> 执行上面的命令后,server目录下会出现docs文件夹里的 `docs.go`, `swagger.json`, `swagger.yaml` 三个文件更新,启动go服务之后, 在浏览器输入 [http://localhost:8888/swagger/index.html](http://localhost:8888/swagger/index.html) 即可查看swagger文档
## 3. Technical selection
### 2.4 VSCode工作区
- Frontend: using `Element-UI` based on vue,to code the page.
- Backend: using `Gin` to quickly build basic RESTful API. `Gin` is a web framework written in Go (Golang).
- DB: `MySql`(5.6.44),using `gorm` to implement data manipulation, added support for SQLite databases.
- Cache: using `Redis` to implement the recording of the JWT token of the currently active user and implement the multi-login restriction.
- API: using Swagger to auto generate APIs docs。
- Config: using `fsnotify` and `viper` to implement `yaml` config file。
- Log: using `go-logging` record logs。
#### 2.4.1 开发
## 4. Project Architecture
使用`VSCode`打开根目录下的工作区文件`gin-vue-admin.code-workspace`,在边栏可以看到三个虚拟目录:`backend`、`frontend`、`root`。
### 4.1 Architecture Diagram
#### 2.4.2 运行/调试
![Architecture diagram](./docs/gin-vue-admin.png)
在运行和调试中也可以看到三个task:`Backend`、`Frontend`、`Both (Backend & Frontend)`。运行`Both (Backend & Frontend)`可以同时启动前后端项目。
### 4.2 Front-end Detailed Design Diagram (Contributor: <a href="https://github.com/baobeisuper">baobeisuper</a>)
#### 2.4.3 settings
![Front-end Detailed Design Diagram](http://qmplusimg.henrongyi.top/naotu.png)
在工作区配置文件中有`go.toolsEnvVars`字段,是用于`VSCode`自身的go工具环境变量。此外在多go版本的系统中,可以通过`gopath`、`go.goroot`指定运行版本。
### 4.3 Project Layout
```json
"go.gopath": null,
"go.goroot": null,
```
## 3. 技术选型
- 前端:用基于 [Vue](https://vuejs.org) 的 [Element](https://github.com/ElemeFE/element) 构建基础页面。
- 后端:用 [Gin](https://gin-gonic.com/) 快速搭建基础restful风格API,[Gin](https://gin-gonic.com/) 是一个go语言编写的Web框架。
- 数据库:采用`MySql` > (5.7) 版本 数据库引擎 InnoDB,使用 [gorm](http://gorm.cn) 实现对数据库的基本操作。
- 缓存:使用`Redis`实现记录当前活跃用户的`jwt`令牌并实现多点登录限制。
- API文档:使用`Swagger`构建自动化文档。
- 配置文件:使用 [fsnotify](https://github.com/fsnotify/fsnotify) 和 [viper](https://github.com/spf13/viper) 实现`yaml`格式的配置文件。
- 日志:使用 [zap](https://github.com/uber-go/zap) 实现日志记录。
## 4. 项目架构
### 4.1 系统架构图
![系统架构图](http://qmplusimg.henrongyi.top/gva/gin-vue-admin.png)
### 4.2 前端详细设计图 (提供者:<a href="https://github.com/baobeisuper">baobeisuper</a>)
![前端详细设计图](http://qmplusimg.henrongyi.top/naotu.png)
### 4.3 目录结构
```
├─server (backend)
│ ├─api (API entrance)
│ ├─config (config file)
│ ├─core (core code)
│ ├─db (db scripts)
│ ├─docs (swagger APIs docs)
│ ├─global (global objet)
│ ├─initialiaze (initialiazation)
│ ├─middleware (middle ware)
│ ├─model (model and services)
│ ├─resource (resources, such as static pages, templates)
│ ├─router (routers)
│ ├─service (services)
│ └─utils (common utilities)
└─web (frontend)
├─public (deploy templates)
└─src (source code)
├─api (frontend APIs)
├─assets (static files)
├─components(components)
├─router (frontend routers)
├─store (vuex state management)
├─style (common styles)
├─utils (frontend common utilitie)
└─view (pages)
├── server
├── api (api层)
│ └── v1 (v1版本接口)
├── config (配置包)
├── core (核心文件)
├── docs (swagger文档目录)
├── global (全局对象)
├── initialize (初始化)
│ └── internal (初始化内部函数)
├── middleware (中间件层)
├── model (模型层)
│ ├── request (入参结构体)
│ └── response (出参结构体)
├── packfile (静态文件打包)
├── resource (静态资源文件夹)
│ ├── excel (excel导入导出默认路径)
│ ├── page (表单生成器)
│ └── template (模板)
├── router (路由层)
├── service (service层)
├── source (source层)
└── utils (工具包)
├── timer (定时器接口封装)
└── upload (oss接口封装)
web
├── babel.config.js
├── Dockerfile
├── favicon.ico
├── index.html -- 主页面
├── limit.js -- 助手代码
├── package.json -- 包管理器代码
├── src -- 源代码
│ ├── api -- api 组
│ ├── App.vue -- 主页面
│ ├── assets -- 静态资源
│ ├── components -- 全局组件
│ ├── core -- gva 组件包
│ │ ├── config.js -- gva网站配置文件
│ │ ├── gin-vue-admin.js -- 注册欢迎文件
│ │ └── global.js -- 统一导入文件
│ ├── directive -- v-auth 注册文件
│ ├── main.js -- 主文件
│ ├── permission.js -- 路由中间件
│ ├── pinia -- pinia 状态管理器,取代vuex
│ │ ├── index.js -- 入口文件
│ │ └── modules -- modules
│ │ ├── dictionary.js
│ │ ├── router.js
│ │ └── user.js
│ ├── router -- 路由声明文件
│ │ └── index.js
│ ├── style -- 全局样式
│ │ ├── base.scss
│ │ ├── basics.scss
│ │ ├── element_visiable.scss -- 此处可以全局覆盖 element-plus 样式
│ │ ├── iconfont.css -- 顶部几个icon的样式文件
│ │ ├── main.scss
│ │ ├── mobile.scss
│ │ └── newLogin.scss
│ ├── utils -- 方法包库
│ │ ├── asyncRouter.js -- 动态路由相关
│ │ ├── btnAuth.js -- 动态权限按钮相关
│ │ ├── bus.js -- 全局mitt声明文件
│ │ ├── date.js -- 日期相关
│ │ ├── dictionary.js -- 获取字典方法
│ │ ├── downloadImg.js -- 下载图片方法
│ │ ├── format.js -- 格式整理相关
│ │ ├── image.js -- 图片相关方法
│ │ ├── page.js -- 设置页面标题
│ │ ├── request.js -- 请求
│ │ └── stringFun.js -- 字符串文件
| ├── view -- 主要view代码
| | ├── about -- 关于我们
| | ├── dashboard -- 面板
| | ├── error -- 错误
| | ├── example --上传案例
| | ├── iconList -- icon列表
| | ├── init -- 初始化数据
| | | ├── index -- 新版本
| | | ├── init -- 旧版本
| | ├── layout -- layout约束页面
| | | ├── aside
| | | ├── bottomInfo -- bottomInfo
| | | ├── screenfull -- 全屏设置
| | | ├── setting -- 系统设置
| | | └── index.vue -- base 约束
| | ├── login --登录
| | ├── person --个人中心
| | ├── superAdmin -- 超级管理员操作
| | ├── system -- 系统检测页面
| | ├── systemTools -- 系统配置相关页面
| | └── routerHolder.vue -- page 入口页面
├── vite.config.js -- vite 配置文件
└── yarn.lock
```
## 5. Features
## 5. 主要功能
- Authority management: Authority management based on `jwt` and `casbin`.
- File upload & download: File upload operation based on Qiniu Cloud (In order to make it easier for everyone to test, I have provided various important tokens of my Qiniu test number, and I urge you not to make things a mess).
- Pagination Encapsulation:The frontend uses mixins to encapsulate paging, and the paging method can call mixins
- User management: The system administrator assigns user roles and role permissions.
- Role management: Create the main object of permission control, and then assign different API permissions and menu permissions to the role.
- Menu management: User dynamic menu configuration implementation, assigning different menus to different roles.
- API management: Different users can call different API permissions.
- Configuration management: The configuration file can be modified in the web page (the test environment does not provide this function).
- Rich text editor: Embed MarkDown editor function.
- Conditional search: Add an example of conditional search.
- Restful example: You can see sample APIs in user management module.
- 权限管理:基于`jwt`和`casbin`实现的权限管理。
- 文件上传下载:实现基于`七牛云`, `阿里云`, `腾讯云` 的文件上传操作(请开发自己去各个平台的申请对应 `token` 或者对应`key`)。
- 分页封装:前端使用 `mixins` 封装分页,分页方法调用 `mixins` 即可。
- 用户管理:系统管理员分配用户角色和角色权限。
- 角色管理:创建权限控制的主要对象,可以给角色分配不同api权限和菜单权限。
- 菜单管理:实现用户动态菜单配置,实现不同角色不同菜单。
- api管理:不同用户可调用的api接口的权限不同。
- 配置管理:配置文件可前台修改(在线体验站点不开放此功能)。
- 条件搜索:增加条件搜索示例。
- restful示例:可以参考用户管理模块中的示例API。
- 前端文件参考: [web/src/view/superAdmin/api/api.vue](https://github.com/flipped-aurora/gin-vue-admin/blob/master/web/src/view/superAdmin/api/api.vue)
- 后台文件参考: [server/router/sys_api.go](https://github.com/flipped-aurora/gin-vue-admin/blob/master/server/router/sys_api.go)
- 多点登录限制:需要在`config.yaml`中把`system`中的`use-multipoint`修改为true(需要自行配置Redis和Config中的Redis参数,测试阶段,有bug请及时反馈)。
- 分片上传:提供文件分片上传和大文件分片上传功能示例。
- 表单生成器:表单生成器借助 [@Variant Form](https://github.com/vform666/variant-form) 。
- 代码生成器:后台基础逻辑以及简单curd的代码生成器。
```
fontend code file: src\view\superAdmin\api\api.vue
backend code file: model\dnModel\api.go
```
- Multi-login restriction: Change `userMultipoint` to true in `system` in `config.yaml` (You need to configure redis and redis parameters yourself. During the test period, please report in time if there is a bug).
- Upload file by chunk:Provides examples of file upload and large file upload by chunk.
- Form Builder:With the help of [@form-generator](https://github.com/JakHuang/form-generator).
- Code generator: Providing backend with basic logic and simple curd code generator.
## 6. 知识库
## 6. To-do list
- [ ] upload & export Excel
- [ ] e-chart
- [ ] workflow, task transfer function
- [ ] frontend independent mode, mock
## 7. Knowledge base
### 7.1 Team blog
## 6.1 团队博客
> https://www.yuque.com/flipped-aurora
>
>There are video courses about frontend framework in our blo. If you think the project is helpful to you, you can add my personal WeChat:shouzi_1994,your comments is welcomed。
>内有前端框架教学视频。如果觉得项目对您有所帮助可以添加我的个人微信:shouzi_1994,欢迎您提出宝贵的需求。
### 7.2 Video courses
## 6.2 教学视频
(1) Development environment course
> Bilibili:https://www.bilibili.com/video/BV1Fg4y187Bw/
(2) Template course
> Bilibili:https://www.bilibili.com/video/BV16K4y1r7BD/
(1)手把手教学视频
(3)2.0 version introduction and development experience
> Bilibili:https://www.bilibili.com/video/BV1aV411d7Gm#reply2831798461
> https://www.bilibili.com/video/BV1Rg411u7xH/
(4) Golang basic course (coming soon)
(2)后端目录结构调整介绍以及使用方法
> https://space.bilibili.com/322210472/channel/detail?cid=108884
> https://www.bilibili.com/video/BV1x44y117TT/
## 8. Contacts
### 8.1 Groups
| QQ group |
| :---: |
| <img src="http://qmplusimg.henrongyi.top/qq.jpg" width="180"/> |
### QQ group: 622360840
(3)golang基础教学视频
### Wechat group: add anyone above, comment "加入gin-vue-admin交流群"
> bilibili:https://space.bilibili.com/322210472/channel/detail?cid=108884
### 8.2 Team members
| Jiang | Yin | Yan | Du | Yin | Song |
| :---: | :---: | :---: | :---: | :---: | :---: |
| <img width="150" src="http://qmplusimg.henrongyi.top/qrjjz.png"> | <img width="150" src="http://qmplusimg.henrongyi.top/qryx.png"> | <img width="150" src="http://qmplusimg.henrongyi.top/qryr.png"> | <img width="150" src="http://qmplusimg.henrongyi.top/qrdjl.png"> | <img width="150" src="http://qmplusimg.henrongyi.top/qrygl.png"> | <img width="150" src="http://qmplusimg.henrongyi.top/qrsong.png"> |
(4)gin框架基础教学
| Nick name | Project position | First name |
| ---- | ---- | ---- |
| [@piexlmax](https://github.com/piexlmax) | Project sponsor | Jiang |
| [@granty1](https://github.com/granty1) | Backend developer | Yin |
| [@Ruio9244](https://github.com/Ruio9244) | Full-stack developer | Yan |
| [@1319612909](https://github.com/1319612909) | UI developer | Du |
| [@krank666](https://github.com/krank666) | Frontend developer | Yin |
| [@chen-chen-up](https://github.com/chen-chen-up) | Novice developer | Song |
> bilibili:https://space.bilibili.com/322210472/channel/detail?cid=126418&ctype=0
## 9. Donate
(5)gin-vue-admin 版本更新介绍视频
If you find this project useful, you can buy author a glass of juice :tropical_drink:
> bilibili:https://www.bilibili.com/video/BV1kv4y1g7nT
## 10. Commercial considerations
## 7. 联系方式
If you use this project for commercial purposes, please comply with the apatch2.0 agreement and retain the author's technical support statement.
### 7.1 技术群
### QQ交流群:470239250
### 微信交流群
| 微信 |
| :---: |
| <img width="150" src="http://qmplusimg.henrongyi.top/qrjjz.png">
防止广告进群,添加微信,输入以下代码执行结果(请勿转码为string)
```
str := "5Yqg5YWlR1ZB5Lqk5rWB576k"
decodeBytes, err := base64.StdEncoding.DecodeString(str)
fmt.Println(decodeBytes, err)
```
### [关于我们](https://www.gin-vue-admin.com/about/join.html)
## 8. 贡献者
感谢您对gin-vue-admin的贡献!
<a href="https://github.com/flipped-aurora/gin-vue-admin/graphs/contributors">
<img src="https://contrib.rocks/image?repo=flipped-aurora/gin-vue-admin" />
</a>
## 9. 捐赠
如果你觉得这个项目对你有帮助,你可以请作者喝饮料 :tropical_drink: [点我](https://www.gin-vue-admin.com/coffee/index.html)
## 10. 商用注意事项
如果您将此项目用于商业用途,请遵守Apache2.0协议并保留作者技术支持声明。
+5
View File
@@ -0,0 +1,5 @@
# Security Policy
## Reporting a Vulnerability
Please report security issues to qimiaojiangjizhao@gmail.com
@@ -0,0 +1,99 @@
version: "3"
# 声明一个名为network的networks,subnet为network的子网地址,默认网关是177.7.0.1
networks:
network:
ipam:
driver: default
config:
- subnet: '177.7.0.0/16'
# 设置mysql,redis持久化保存
volumes:
mysql:
redis:
services:
web:
image: node:20
container_name: gva-web
hostname: gva-web #可以通过容器名访问
restart: always
ports:
- '8080:8080'
depends_on:
- server
working_dir: /web # 如果docker 设置了workdir 则此处不需要设置
#若网络不太好,请自行换源,如下
#command: bash -c "yarn config set registry https://registry.npmmirror.com --global && yarn install && yarn serve"
command: bash -c "yarn install && yarn serve"
volumes:
- ../../web:/web
networks:
network:
ipv4_address: 177.7.0.11
server:
image: golang:1.22
container_name: gva-server
hostname: gva-server
restart: always
ports:
- '8888:8888'
depends_on:
mysql:
condition: service_healthy
redis:
condition: service_healthy
volumes:
- ../../server:/server
working_dir: /server # 如果docker 设置了workdir 则此处不需要设置
command: bash -c "go env -w GOPROXY=https://goproxy.cn,direct && go mod tidy && go run main.go"
links:
- mysql
- redis
networks:
network:
ipv4_address: 177.7.0.12
mysql:
image: mysql:8.0.21 # 如果您是 arm64 架构:如 MacOS 的 M1,请修改镜像为 image: mysql/mysql-server:8.0.21
container_name: gva-mysql
hostname: gva-mysql
command: mysqld --character-set-server=utf8mb4 --collation-server=utf8mb4_unicode_ci #设置utf8字符集
restart: always
ports:
- "13306:3306" # host物理直接映射端口为13306
environment:
#MYSQL_ROOT_PASSWORD: 'Aa@6447985' # root管理员用户密码
MYSQL_DATABASE: 'qmPlus' # 初始化启动时要创建的数据库的名称
MYSQL_USER: 'gva'
MYSQL_PASSWORD: 'Aa@6447985'
healthcheck:
test: ["CMD", "mysqladmin", "ping", "-h", "localhost", "-u", "gva", "-pAa@6447985"]
interval: 10s
timeout: 5s
retries: 3
volumes:
- mysql:/var/lib/mysql
networks:
network:
ipv4_address: 177.7.0.13
redis:
image: redis:6.0.6
container_name: gva-redis # 容器名
hostname: gva-redis
restart: always
ports:
- '16379:6379'
healthcheck:
test: ["CMD-SHELL", "redis-cli ping | grep PONG || exit 1"]
interval: 10s
timeout: 5s
retries: 3
volumes:
- redis:/data
networks:
network:
ipv4_address: 177.7.0.14
+90
View File
@@ -0,0 +1,90 @@
version: "3"
# 声明一个名为network的networks,subnet为network的子网地址,默认网关是177.7.0.1
networks:
network:
ipam:
driver: default
config:
- subnet: '177.7.0.0/16'
# 设置mysql,redis持久化保存
volumes:
mysql:
redis:
services:
web:
build:
context: ../../web
dockerfile: ./Dockerfile
container_name: gva-web
restart: always
ports:
- '8080:8080'
depends_on:
- server
command: [ 'nginx-debug', '-g', 'daemon off;' ]
networks:
network:
ipv4_address: 177.7.0.11
server:
build:
context: ../../server
dockerfile: ./Dockerfile
container_name: gva-server
restart: always
ports:
- '8888:8888'
depends_on:
mysql:
condition: service_healthy
redis:
condition: service_healthy
links:
- mysql
- redis
networks:
network:
ipv4_address: 177.7.0.12
mysql:
image: mysql:8.0.21 # 如果您是 arm64 架构:如 MacOS 的 M1,请修改镜像为 image: mysql/mysql-server:8.0.21
container_name: gva-mysql
command: mysqld --character-set-server=utf8mb4 --collation-server=utf8mb4_unicode_ci #设置utf8字符集
restart: always
ports:
- "13306:3306" # host物理直接映射端口为13306
environment:
#MYSQL_ROOT_PASSWORD: 'Aa@6447985' # root管理员用户密码
MYSQL_DATABASE: 'qmPlus' # 初始化启动时要创建的数据库的名称
MYSQL_USER: 'gva'
MYSQL_PASSWORD: 'Aa@6447985'
healthcheck:
test: ["CMD", "mysqladmin", "ping", "-h", "localhost", "-u", "gva", "-pAa@6447985"]
interval: 10s
timeout: 5s
retries: 3
volumes:
- mysql:/var/lib/mysql
networks:
network:
ipv4_address: 177.7.0.13
redis:
image: redis:6.0.6
container_name: gva-redis # 容器名
restart: always
ports:
- '16379:6379'
healthcheck:
test: ["CMD-SHELL", "redis-cli ping | grep PONG || exit 1"]
interval: 10s
timeout: 5s
retries: 3
volumes:
- redis:/data
networks:
network:
ipv4_address: 177.7.0.14
+18
View File
@@ -0,0 +1,18 @@
FROM centos:7
WORKDIR /opt
ENV LANG=en_US.utf8
COPY deploy/docker/entrypoint.sh .
COPY build/ /usr/share/nginx/html/
COPY server/config.yaml /usr/share/nginx/html/config.yaml
COPY web/.docker-compose/nginx/conf.d/nginx.conf /etc/nginx/conf.d/nginx.conf
RUN set -ex \
&& echo "LANG=en_US.utf8" > /etc/locale.conf \
&& echo "net.core.somaxconn = 1024" >> /etc/sysctl.conf \
&& echo "vm.overcommit_memory = 1" >> /etc/sysctl.conf \
&& yum -y install epel-release \
&& yum -y localinstall http://mirrors.ustc.edu.cn/mysql-repo/mysql57-community-release-el7.rpm \
&& yum -y install mysql-community-server git redis nginx go npm --nogpgcheck && chmod +x ./entrypoint.sh \
&& npm install -g yarn && go env -w GO111MODULE=on && go env -w GOPROXY=https://goproxy.cn,direct \
&& echo "start" > /dev/null
EXPOSE 80
ENTRYPOINT ["./entrypoint.sh"]
+19
View File
@@ -0,0 +1,19 @@
#!/bin/bash
if [ ! -d "/var/lib/mysql/gva" ]; then
mysqld --initialize-insecure --user=mysql --datadir=/var/lib/mysql
mysqld --daemonize --user=mysql
sleep 5s
mysql -uroot -e "create database gva default charset 'utf8' collate 'utf8_bin'; grant all on gva.* to 'root'@'127.0.0.1' identified by '123456'; flush privileges;"
else
mysqld --daemonize --user=mysql
fi
redis-server &
if [ "$1" = "actions" ]; then
cd /opt/gva/server && go run main.go &
cd /opt/gva/web/ && yarn serve &
else
/usr/sbin/nginx &
cd /usr/share/nginx/html/ && ./server &
fi
echo "gva ALL start!!!"
tail -f /dev/null
@@ -0,0 +1,148 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: config.yaml
annotations:
flipped-aurora/gin-vue-admin: backend
github: "https://github.com/flipped-aurora/gin-vue-admin.git"
app.kubernetes.io/version: 0.0.1
labels:
app: gva-server
version: gva-vue3
data:
config.yaml: |
# github.com/flipped-aurora/gin-vue-admin/server Global Configuration
# jwt configuration
jwt:
signing-key: 'qmPlus'
expires-time: 604800
buffer-time: 86400
# zap logger configuration
zap:
level: 'info'
format: 'console'
prefix: '[github.com/flipped-aurora/gin-vue-admin/server]'
director: 'log'
link-name: 'latest_log'
show-line: true
encode-level: 'LowercaseColorLevelEncoder'
stacktrace-key: 'stacktrace'
log-in-console: true
# redis configuration
redis:
db: 0
addr: '127.0.0.1:6379'
password: ''
# email configuration
email:
to: 'xxx@qq.com'
port: 465
from: 'xxx@163.com'
host: 'smtp.163.com'
is-ssl: true
secret: 'xxx'
nickname: 'test'
# casbin configuration
casbin:
model-path: './resource/rbac_model.conf'
# system configuration
system:
env: 'develop' # Change to "develop" to skip authentication for development mode
addr: 8888
db-type: 'mysql'
oss-type: 'local' # 控制oss选择走本期还是 七牛等其他仓 自行增加其他oss仓可以在 server/utils/upload/upload.go 中 NewOss函数配置
use-multipoint: false
# captcha configuration
captcha:
key-long: 6
img-width: 240
img-height: 80
# mysql connect configuration
# 未初始化之前请勿手动修改数据库信息!!!如果一定要手动初始化请看(https://www.github.com/flipped-aurora/gin-vue-admin/server.com/docs/first)
mysql:
path: ''
config: ''
db-name: ''
username: ''
password: ''
max-idle-conns: 10
max-open-conns: 100
log-mode: false
log-zap: ""
# local configuration
local:
path: 'uploads/file'
# autocode configuration
autocode:
transfer-restart: true
root: ""
server: /server
server-api: /api/v1/autocode
server-initialize: /initialize
server-model: /model/autocode
server-request: /model/autocode/request/
server-router: /router/autocode
server-service: /service/autocode
web: /web/src
web-api: /api
web-flow: /view
web-form: /view
web-table: /view
# qiniu configuration (请自行七牛申请对应的 公钥 私钥 bucket 和 域名地址)
qiniu:
zone: 'ZoneHuaDong'
bucket: ''
img-path: ''
use-https: false
access-key: ''
secret-key: ''
use-cdn-domains: false
# aliyun oss configuration
aliyun-oss:
endpoint: 'yourEndpoint'
access-key-id: 'yourAccessKeyId'
access-key-secret: 'yourAccessKeySecret'
bucket-name: 'yourBucketName'
bucket-url: 'yourBucketUrl'
base-path: 'yourBasePath'
# tencent cos configuration
tencent-cos:
bucket: 'xxxxx-10005608'
region: 'ap-shanghai'
secret-id: 'xxxxxxxx'
secret-key: 'xxxxxxxx'
base-url: 'https://gin.vue.admin'
path-prefix: 'github.com/flipped-aurora/gin-vue-admin/server'
# excel configuration
excel:
dir: './resource/excel/'
# timer task db clear table
Timer:
start: true
spec: "@daily" # 定时任务详细配置参考 https://pkg.go.dev/github.com/robfig/cron/v3
detail: [
# tableName: 需要清理的表名
# compareField: 需要比较时间的字段
# interval: 时间间隔, 具体配置详看 time.ParseDuration() 中字符串表示 且不能为负数
# 2160h = 24 * 30 * 3 -> 三个月
{ tableName: "sys_operation_records" , compareField: "created_at", interval: "2160h" },
{ tableName: "jwt_blacklists" , compareField: "created_at", interval: "168h" }
#{ tableName: "log2" , compareField: "created_at", interval: "2160h" }
]
@@ -0,0 +1,74 @@
apiVersion: apps/v1
kind: Deployment
metadata:
name: gva-server
annotations:
flipped-aurora/gin-vue-admin: backend
github: "https://github.com/flipped-aurora/gin-vue-admin.git"
app.kubernetes.io/version: 0.0.1
labels:
app: gva-server
version: gva-vue3
spec:
replicas: 1
selector:
matchLabels:
app: gva-server
version: gva-vue3
template:
metadata:
labels:
app: gva-server
version: gva-vue3
spec:
containers:
- name: gin-vue-admin-container
image: registry.cn-hangzhou.aliyuncs.com/gva/server:latest
imagePullPolicy: Always
ports:
- containerPort: 8888
name: http
volumeMounts:
- mountPath: /go/src/github.com/flipped-aurora/gin-vue-admin/server/config.docker.yaml
name: config
subPath: config.yaml
- mountPath: /etc/localtime
name: localtime
resources:
limits:
cpu: 1000m
memory: 2000Mi
requests:
cpu: 100m
memory: 200Mi
livenessProbe:
failureThreshold: 1
periodSeconds: 5
successThreshold: 1
tcpSocket:
port: 8888
timeoutSeconds: 1
readinessProbe:
failureThreshold: 3
initialDelaySeconds: 30
periodSeconds: 5
successThreshold: 1
tcpSocket:
port: 8888
timeoutSeconds: 1
startupProbe:
failureThreshold: 40
periodSeconds: 5
successThreshold: 1
tcpSocket:
port: 8888
timeoutSeconds: 1
#imagePullSecrets:
# - name: docker-registry
volumes:
- name: localtime
hostPath:
path: /etc/localtime
- name: config
configMap:
name: config.yaml
@@ -0,0 +1,21 @@
apiVersion: v1
kind: Service
metadata:
name: gva-server
annotations:
flipped-aurora/gin-vue-admin: backend
github: "https://github.com/flipped-aurora/gin-vue-admin.git"
app.kubernetes.io/version: 0.0.1
labels:
app: gva-server
version: gva-vue3
spec:
selector:
app: gva-server
version: gva-vue3
ports:
- port: 8888
name: http
targetPort: 8888
type: ClusterIP
# type: NodePort
@@ -0,0 +1,32 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: my.conf
data:
my.conf: |
server {
listen 8080;
server_name localhost;
#charset koi8-r;
#access_log logs/host.access.log main;
location / {
root /usr/share/nginx/html;
add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
try_files $uri $uri/ /index.html;
}
location /api {
proxy_set_header Host $http_host;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header X-Forwarded-Proto $scheme;
rewrite ^/api/(.*)$ /$1 break; #重写
proxy_pass http://gva-server:8888; # 设置代理服务器的协议和地址
}
location /api/swagger/index.html {
proxy_pass http://gva-server:8888/swagger/index.html;
}
}
@@ -0,0 +1,51 @@
apiVersion: apps/v1
kind: Deployment
metadata:
name: gva-web
annotations:
flipped-aurora/gin-vue-admin: ui
github: "https://github.com/flipped-aurora/gin-vue-admin.git"
app.kubernetes.io/version: 0.0.1
labels:
app: gva-web
version: gva-vue3
spec:
replicas: 1
selector:
matchLabels:
app: gva-web
version: gva-vue3
template:
metadata:
labels:
app: gva-web
version: gva-vue3
spec:
containers:
- name: gin-vue-admin-nginx-container
image: registry.cn-hangzhou.aliyuncs.com/gva/web:latest
imagePullPolicy: Always
ports:
- containerPort: 8080
name: http
readinessProbe:
tcpSocket:
port: 8080
initialDelaySeconds: 10
periodSeconds: 10
successThreshold: 1
failureThreshold: 3
resources:
limits:
cpu: 500m
memory: 1000Mi
requests:
cpu: 100m
memory: 100Mi
volumeMounts:
- mountPath: /etc/nginx/conf.d/
name: nginx-config
volumes:
- name: nginx-config
configMap:
name: my.conf
@@ -0,0 +1,18 @@
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: gva-ingress
annotations:
kubernetes.io/ingress.class: "nginx"
spec:
rules:
- host: demo.gin-vue-admin.com
http:
paths:
- path: /
pathType: Prefix
backend:
service:
name: gva-web
port:
number: 8080
@@ -0,0 +1,21 @@
apiVersion: v1
kind: Service
metadata:
name: gva-web
annotations:
flipped-aurora/gin-vue-admin: ui
github: "https://github.com/flipped-aurora/gin-vue-admin.git"
app.kubernetes.io/version: 0.0.1
labels:
app: gva-web
version: gva-vue3
spec:
# type: NodePort
type: ClusterIP
ports:
- name: http
port: 8080
targetPort: 8080
selector:
app: gva-web
version: gva-vue3
-4
View File
@@ -1,4 +0,0 @@
#!/bin/sh
envsubst '$API_SERVER' < /etc/nginx/nginx.conf.tpl > /etc/nginx/nginx.conf
env nginx
./gvadmin
-56
View File
@@ -1,56 +0,0 @@
daemon on;
worker_processes 50;
#error_log /dev/stdout warn;
error_log /var/log/nginx/error.log error;
events {
worker_connections 1024;
}
http {
include mime.types;
default_type application/octet-stream;
# See http://licson.net/post/optimizing-nginx-for-large-file-delivery/ for more detail
# This optimizes the server for HLS fragment delivery
sendfile off;
#tcp_nopush on;
keepalive_timeout 65;
log_format main '$remote_addr - $remote_user [$time_local] "$request" '
'$status $body_bytes_sent "$http_referer" '
'"$http_user_agent" "$http_x_forwarded_for"';
#access_log /dev/stdout combined;
# ssl_ciphers HIGH:!aNULL:!MD5;
# ssl_protocols TLSv1 TLSv1.1 TLSv1.2;
# ssl_session_cache shared:SSL:10m;
# ssl_session_timeout 10m;
server {
listen 80;
# Uncomment these lines to enable SSL.
# Update the ssl paths with your own certificate and private key.
# listen 443 ssl;
# ssl_certificate /opt/certs/example.com.crt;
# ssl_certificate_key /opt/certs/example.com.key;
location / {
root /var/www;
try_files $uri $uri/ /index.html;
index index.html;
}
location /v1/ {
proxy_set_header X-Forwarded-Proto $scheme;
proxy_set_header X-Forwarded-Port $server_port;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection "upgrade";
proxy_set_header Host $host;
proxy_pass ${API_SERVER} ;
}
}
}
+49
View File
@@ -0,0 +1,49 @@
{
"folders": [
{
"path": "server",
"name": "backend"
},
{
"path": "web",
"name": "frontend"
},
{
"path": ".",
"name": "root"
}
],
"settings": {
"go.toolsEnvVars": {
"GOPROXY": "https://goproxy.cn,direct",
"GONOPROXY": "none;"
}
},
"launch": {
"version": "0.2.0",
"configurations": [
{
"type": "go",
"request": "launch",
"name": "Backend",
"cwd": "${workspaceFolder:backend}",
"program": "${workspaceFolder:backend}/"
},
{
"type": "node",
"request": "launch",
"cwd": "${workspaceFolder:frontend}",
"name": "Frontend",
"runtimeExecutable": "npm",
"runtimeArgs": ["run-script", "serve"]
}
],
"compounds": [
{
"name": "Both (Backend & Frontend)",
"configurations": ["Backend", "Frontend"],
"stopAll": true
}
]
}
}
-3
View File
@@ -1,3 +0,0 @@
{
"lockfileVersion": 1
}
+26 -14
View File
@@ -1,19 +1,31 @@
FROM golang:alpine as builder
# 设置go mod proxy 国内代理
# 设置golang path
ENV GOPROXY=https://goproxy.cn,https://goproxy.io,direct \
GO111MODULE=on \
CGO_ENABLED=1
WORKDIR /ginvue
RUN go env -w GOPROXY=https://goproxy.cn,https://goproxy.io,direct
WORKDIR /go/src/github.com/flipped-aurora/gin-vue-admin/server
COPY . .
RUN go env && go list && go build -o app main.go
RUN go env -w GO111MODULE=on \
&& go env -w GOPROXY=https://goproxy.cn,direct \
&& go env -w CGO_ENABLED=0 \
&& go env \
&& go mod tidy \
&& go build -o server .
FROM alpine:latest
LABEL MAINTAINER="SliverHorn@sliver_horn@qq.com"
# 设置时区
ENV TZ=Asia/Shanghai
RUN apk update && apk add --no-cache tzdata openntpd \
&& ln -sf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
WORKDIR /go/src/github.com/flipped-aurora/gin-vue-admin/server
COPY --from=0 /go/src/github.com/flipped-aurora/gin-vue-admin/server/server ./
COPY --from=0 /go/src/github.com/flipped-aurora/gin-vue-admin/server/resource ./resource/
COPY --from=0 /go/src/github.com/flipped-aurora/gin-vue-admin/server/config.docker.yaml ./
# 挂载目录:如果使用了sqlite数据库,容器命令示例:docker run -d -v /宿主机路径/gva.db:/go/src/github.com/flipped-aurora/gin-vue-admin/server/gva.db -p 8888:8888 --name gva-server-v1 gva-server:1.0
# VOLUME ["/go/src/github.com/flipped-aurora/gin-vue-admin/server"]
EXPOSE 8888
ENTRYPOINT /ginvue/app
# 根据Dockerfile生成Docker镜像
# docker build -t ginvue .
# 根据Docker镜像启动Docker容器
# docker run -itd -p 8888:8888 --name ginvue ginvue
ENTRYPOINT ./server -c config.docker.yaml
+54
View File
@@ -0,0 +1,54 @@
## server项目结构
```shell
├── api
│   └── v1
├── config
├── core
├── docs
├── global
├── initialize
│   └── internal
├── middleware
├── model
│   ├── request
│   └── response
├── packfile
├── resource
│   ├── excel
│   ├── page
│   └── template
├── router
├── service
├── source
└── utils
├── timer
└── upload
```
| 文件夹 | 说明 | 描述 |
| ------------ | ----------------------- | --------------------------- |
| `api` | api层 | api层 |
| `--v1` | v1版本接口 | v1版本接口 |
| `config` | 配置包 | config.yaml对应的配置结构体 |
| `core` | 核心文件 | 核心组件(zap, viper, server)的初始化 |
| `docs` | swagger文档目录 | swagger文档目录 |
| `global` | 全局对象 | 全局对象 |
| `initialize` | 初始化 | router,redis,gorm,validator, timer的初始化 |
| `--internal` | 初始化内部函数 | gorm 的 longger 自定义,在此文件夹的函数只能由 `initialize` 层进行调用 |
| `middleware` | 中间件层 | 用于存放 `gin` 中间件代码 |
| `model` | 模型层 | 模型对应数据表 |
| `--request` | 入参结构体 | 接收前端发送到后端的数据。 |
| `--response` | 出参结构体 | 返回给前端的数据结构体 |
| `packfile` | 静态文件打包 | 静态文件打包 |
| `resource` | 静态资源文件夹 | 负责存放静态文件 |
| `--excel` | excel导入导出默认路径 | excel导入导出默认路径 |
| `--page` | 表单生成器 | 表单生成器 打包后的dist |
| `--template` | 模板 | 模板文件夹,存放的是代码生成器的模板 |
| `router` | 路由层 | 路由层 |
| `service` | service层 | 存放业务逻辑问题 |
| `source` | source层 | 存放初始化数据的函数 |
| `utils` | 工具包 | 工具函数封装 |
| `--timer` | timer | 定时器接口封装 |
| `--upload` | oss | oss接口封装 |
+13
View File
@@ -0,0 +1,13 @@
package v1
import (
"github.com/flipped-aurora/gin-vue-admin/server/api/v1/example"
"github.com/flipped-aurora/gin-vue-admin/server/api/v1/system"
)
var ApiGroupApp = new(ApiGroup)
type ApiGroup struct {
SystemApiGroup system.ApiGroup
ExampleApiGroup example.ApiGroup
}
-119
View File
@@ -1,119 +0,0 @@
package v1
import (
"fmt"
"gin-vue-admin/global/response"
resp "gin-vue-admin/model/response"
"gin-vue-admin/service"
"gin-vue-admin/utils"
"github.com/gin-gonic/gin"
"io/ioutil"
"strconv"
)
// @Tags ExaFileUploadAndDownload
// @Summary 断点续传到服务器
// @Security ApiKeyAuth
// @accept multipart/form-data
// @Produce application/json
// @Param file formData file true "an example for breakpoint resume, 断点续传示例"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"上传成功"}"
// @Router /fileUploadAndDownload/breakpointContinue [post]
func BreakpointContinue(c *gin.Context) {
fileMd5 := c.Request.FormValue("fileMd5")
fileName := c.Request.FormValue("fileName")
chunkMd5 := c.Request.FormValue("chunkMd5")
chunkNumber, _ := strconv.Atoi(c.Request.FormValue("chunkNumber"))
chunkTotal, _ := strconv.Atoi(c.Request.FormValue("chunkTotal"))
_, FileHeader, err := c.Request.FormFile("file")
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
f, err := FileHeader.Open()
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
defer f.Close()
cen, _ := ioutil.ReadAll(f)
if flag := utils.CheckMd5(cen, chunkMd5); !flag {
return
}
err, file := service.FindOrCreateFile(fileMd5, fileName, chunkTotal)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err, pathc := utils.BreakPointContinue(cen, fileName, chunkNumber, chunkTotal, fileMd5)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
if err = service.CreateFileChunk(file.ID, pathc, chunkNumber); err != nil {
response.FailWithMessage(err.Error(), c)
return
}
response.OkWithMessage("切片创建成功", c)
}
// @Tags ExaFileUploadAndDownload
// @Summary 查找文件
// @Security ApiKeyAuth
// @accept multipart/form-data
// @Produce application/json
// @Param file formData file true "Find the file, 查找文件"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"查找成功"}"
// @Router /fileUploadAndDownload/findFile [post]
func FindFile(c *gin.Context) {
fileMd5 := c.Query("fileMd5")
fileName := c.Query("fileName")
chunkTotal, _ := strconv.Atoi(c.Query("chunkTotal"))
err, file := service.FindOrCreateFile(fileMd5, fileName, chunkTotal)
if err != nil {
response.FailWithMessage("查找失败", c)
} else {
response.OkWithData(resp.FileResponse{File: file}, c)
}
}
// @Tags ExaFileUploadAndDownload
// @Summary 查找文件
// @Security ApiKeyAuth
// @accept multipart/form-data
// @Produce application/json
// @Param file formData file true "上传文件完成"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"file uploaded, 文件创建成功"}"
// @Router /fileUploadAndDownload/findFile [post]
func BreakpointContinueFinish(c *gin.Context) {
fileMd5 := c.Query("fileMd5")
fileName := c.Query("fileName")
err, filePath := utils.MakeFile(fileName, fileMd5)
if err != nil {
response.FailWithDetailed(response.ERROR, resp.FilePathResponse{FilePath: filePath}, fmt.Sprintf("文件创建失败:%v", err), c)
} else {
response.OkDetailed(resp.FilePathResponse{FilePath: filePath}, "文件创建成功", c)
}
}
// @Tags ExaFileUploadAndDownload
// @Summary 删除切片
// @Security ApiKeyAuth
// @accept multipart/form-data
// @Produce application/json
// @Param file formData file true "删除缓存切片"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"查找成功"}"
// @Router /fileUploadAndDownload/removeChunk [post]
func RemoveChunk(c *gin.Context) {
fileMd5 := c.Query("fileMd5")
fileName := c.Query("fileName")
filePath := c.Query("filePath")
err := utils.RemoveChunk(fileMd5)
err = service.DeleteFileChunk(fileMd5, fileName, filePath)
if err != nil {
response.FailWithDetailed(response.ERROR, resp.FilePathResponse{FilePath: filePath}, fmt.Sprintf("缓存切片删除失败:%v", err), c)
} else {
response.OkDetailed(resp.FilePathResponse{FilePath: filePath}, "缓存切片删除成功", c)
}
}
-165
View File
@@ -1,165 +0,0 @@
package v1
import (
"fmt"
"gin-vue-admin/global/response"
"gin-vue-admin/model"
"gin-vue-admin/model/request"
resp "gin-vue-admin/model/response"
"gin-vue-admin/service"
"gin-vue-admin/utils"
"github.com/gin-gonic/gin"
)
// @Tags SysApi
// @Summary 创建客户
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body model.ExaCustomer true "创建客户"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"获取成功"}"
// @Router /customer/customer [post]
func CreateExaCustomer(c *gin.Context) {
var cu model.ExaCustomer
_ = c.ShouldBindJSON(&cu)
CustomerVerify := utils.Rules{
"CustomerName": {utils.NotEmpty()},
"CustomerPhoneData": {utils.NotEmpty()},
}
CustomerVerifyErr := utils.Verify(cu, CustomerVerify)
if CustomerVerifyErr != nil {
response.FailWithMessage(CustomerVerifyErr.Error(), c)
return
}
claims, _ := c.Get("claims")
waitUse := claims.(*request.CustomClaims)
cu.SysUserID = waitUse.ID
cu.SysUserAuthorityID = waitUse.AuthorityId
err := service.CreateExaCustomer(cu)
if err != nil {
response.FailWithMessage(fmt.Sprintf("删除失败:%v", err), c)
} else {
response.OkWithMessage("创建成功", c)
}
}
// @Tags SysApi
// @Summary 删除客户
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body model.ExaCustomer true "删除客户"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"获取成功"}"
// @Router /customer/customer [delete]
func DeleteExaCustomer(c *gin.Context) {
var cu model.ExaCustomer
_ = c.ShouldBindJSON(&cu)
CustomerVerify := utils.Rules{
"ID": {utils.NotEmpty()},
}
CustomerVerifyErr := utils.Verify(cu.Model, CustomerVerify)
if CustomerVerifyErr != nil {
response.FailWithMessage(CustomerVerifyErr.Error(), c)
return
}
err := service.DeleteExaCustomer(cu)
if err != nil {
response.FailWithMessage(fmt.Sprintf("删除失败:%v", err), c)
} else {
response.OkWithMessage("删除成功", c)
}
}
// @Tags SysApi
// @Summary 更新客户信息
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body model.ExaCustomer true "创建客户"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"获取成功"}"
// @Router /customer/customer [put]
func UpdateExaCustomer(c *gin.Context) {
var cu model.ExaCustomer
_ = c.ShouldBindJSON(&cu)
IdCustomerVerify := utils.Rules{
"ID": {utils.NotEmpty()},
}
IdCustomerVerifyErr := utils.Verify(cu.Model, IdCustomerVerify)
if IdCustomerVerifyErr != nil {
response.FailWithMessage(IdCustomerVerifyErr.Error(), c)
return
}
CustomerVerify := utils.Rules{
"CustomerName": {utils.NotEmpty()},
"CustomerPhoneData": {utils.NotEmpty()},
}
CustomerVerifyErr := utils.Verify(cu, CustomerVerify)
if CustomerVerifyErr != nil {
response.FailWithMessage(CustomerVerifyErr.Error(), c)
return
}
err := service.UpdateExaCustomer(&cu)
if err != nil {
response.FailWithMessage(fmt.Sprintf("更新失败:%v", err), c)
} else {
response.OkWithMessage("更新成功", c)
}
}
// @Tags SysApi
// @Summary 获取单一客户信息
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body model.ExaCustomer true "获取单一客户信息"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"获取成功"}"
// @Router /customer/customer [get]
func GetExaCustomer(c *gin.Context) {
var cu model.ExaCustomer
_ = c.ShouldBindQuery(&cu)
IdCustomerVerify := utils.Rules{
"ID": {utils.NotEmpty()},
}
IdCustomerVerifyErr := utils.Verify(cu.Model, IdCustomerVerify)
if IdCustomerVerifyErr != nil {
response.FailWithMessage(IdCustomerVerifyErr.Error(), c)
return
}
err, customer := service.GetExaCustomer(cu.ID)
if err != nil {
response.FailWithMessage(fmt.Sprintf("获取失败:%v", err), c)
} else {
response.OkWithData(resp.ExaCustomerResponse{Customer: customer}, c)
}
}
// @Tags SysApi
// @Summary 获取权限客户列表
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.PageInfo true "获取权限客户列表"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"获取成功"}"
// @Router /customer/customerList [get]
func GetExaCustomerList(c *gin.Context) {
claims, _ := c.Get("claims")
waitUse := claims.(*request.CustomClaims)
var pageInfo request.PageInfo
_ = c.ShouldBindQuery(&pageInfo)
PageVerifyErr := utils.Verify(pageInfo, utils.CustomizeMap["PageVerify"])
if PageVerifyErr != nil {
response.FailWithMessage(PageVerifyErr.Error(), c)
return
}
err, customerList, total := service.GetCustomerInfoList(waitUse.AuthorityId, pageInfo)
if err != nil {
response.FailWithMessage(fmt.Sprintf("获取失败:%v", err), c)
} else {
response.OkWithData(resp.PageResult{
List: customerList,
Total: total,
Page: pageInfo.Page,
PageSize: pageInfo.PageSize,
}, c)
}
}
-104
View File
@@ -1,104 +0,0 @@
package v1
import (
"fmt"
"gin-vue-admin/global/response"
"gin-vue-admin/model"
"gin-vue-admin/model/request"
resp "gin-vue-admin/model/response"
"gin-vue-admin/service"
"gin-vue-admin/utils"
"github.com/gin-gonic/gin"
"strings"
)
// @Tags ExaFileUploadAndDownload
// @Summary 上传文件示例
// @Security ApiKeyAuth
// @accept multipart/form-data
// @Produce application/json
// @Param file formData file true "上传文件示例"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"上传成功"}"
// @Router /fileUploadAndDownload/upload [post]
func UploadFile(c *gin.Context) {
noSave := c.DefaultQuery("noSave", "0")
_, header, err := c.Request.FormFile("file")
if err != nil {
response.FailWithMessage(fmt.Sprintf("上传文件失败,%v", err), c)
} else {
// 文件上传后拿到文件路径
err, filePath, key := utils.Upload(header)
if err != nil {
response.FailWithMessage(fmt.Sprintf("接收返回值失败,%v", err), c)
} else {
// 修改数据库后得到修改后的user并且返回供前端使用
var file model.ExaFileUploadAndDownload
file.Url = filePath
file.Name = header.Filename
s := strings.Split(file.Name, ".")
file.Tag = s[len(s)-1]
file.Key = key
if noSave == "0" {
err = service.Upload(file)
}
if err != nil {
response.FailWithMessage(fmt.Sprintf("修改数据库链接失败,%v", err), c)
} else {
response.OkDetailed(resp.ExaFileResponse{File: file}, "上传成功", c)
}
}
}
}
// @Tags ExaFileUploadAndDownload
// @Summary 删除文件
// @Security ApiKeyAuth
// @Produce application/json
// @Param data body model.ExaFileUploadAndDownload true "传入文件里面id即可"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"返回成功"}"
// @Router /fileUploadAndDownload/deleteFile [post]
func DeleteFile(c *gin.Context) {
var file model.ExaFileUploadAndDownload
_ = c.ShouldBindJSON(&file)
err, f := service.FindFile(file.ID)
if err != nil {
response.FailWithMessage(fmt.Sprintf("删除失败,%v", err), c)
} else {
err = utils.DeleteFile(f.Key)
if err != nil {
response.FailWithMessage(fmt.Sprintf("删除失败,%v", err), c)
} else {
err = service.DeleteFile(f)
if err != nil {
response.FailWithMessage(fmt.Sprintf("删除失败,%v", err), c)
} else {
response.OkWithMessage("删除成功", c)
}
}
}
}
// @Tags ExaFileUploadAndDownload
// @Summary 分页文件列表
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.PageInfo true "分页获取文件户列表"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"获取成功"}"
// @Router /fileUploadAndDownload/getFileList [post]
func GetFileList(c *gin.Context) {
var pageInfo request.PageInfo
_ = c.ShouldBindJSON(&pageInfo)
err, list, total := service.GetFileRecordInfoList(pageInfo)
if err != nil {
response.FailWithMessage(fmt.Sprintf("获取数据失败,%v", err), c)
} else {
response.OkWithData(resp.PageResult{
List: list,
Total: total,
Page: pageInfo.Page,
PageSize: pageInfo.PageSize,
}, c)
}
}
+13
View File
@@ -0,0 +1,13 @@
package example
import "github.com/flipped-aurora/gin-vue-admin/server/service"
type ApiGroup struct {
CustomerApi
FileUploadAndDownloadApi
}
var (
customerService = service.ServiceGroupApp.ExampleServiceGroup.CustomerService
fileUploadAndDownloadService = service.ServiceGroupApp.ExampleServiceGroup.FileUploadAndDownloadService
)
@@ -0,0 +1,150 @@
package example
import (
"fmt"
"io"
"mime/multipart"
"strconv"
"github.com/flipped-aurora/gin-vue-admin/server/model/example"
"github.com/flipped-aurora/gin-vue-admin/server/global"
"github.com/flipped-aurora/gin-vue-admin/server/model/common/response"
exampleRes "github.com/flipped-aurora/gin-vue-admin/server/model/example/response"
"github.com/flipped-aurora/gin-vue-admin/server/utils"
"github.com/gin-gonic/gin"
"go.uber.org/zap"
)
// BreakpointContinue
// @Tags ExaFileUploadAndDownload
// @Summary 断点续传到服务器
// @Security ApiKeyAuth
// @accept multipart/form-data
// @Produce application/json
// @Param file formData file true "an example for breakpoint resume, 断点续传示例"
// @Success 200 {object} response.Response{msg=string} "断点续传到服务器"
// @Router /fileUploadAndDownload/breakpointContinue [post]
func (b *FileUploadAndDownloadApi) BreakpointContinue(c *gin.Context) {
fileMd5 := c.Request.FormValue("fileMd5")
fileName := c.Request.FormValue("fileName")
chunkMd5 := c.Request.FormValue("chunkMd5")
chunkNumber, _ := strconv.Atoi(c.Request.FormValue("chunkNumber"))
chunkTotal, _ := strconv.Atoi(c.Request.FormValue("chunkTotal"))
_, FileHeader, err := c.Request.FormFile("file")
if err != nil {
global.GVA_LOG.Error("接收文件失败!", zap.Error(err))
response.FailWithMessage("接收文件失败", c)
return
}
f, err := FileHeader.Open()
if err != nil {
global.GVA_LOG.Error("文件读取失败!", zap.Error(err))
response.FailWithMessage("文件读取失败", c)
return
}
defer func(f multipart.File) {
err := f.Close()
if err != nil {
fmt.Println(err)
}
}(f)
cen, _ := io.ReadAll(f)
if !utils.CheckMd5(cen, chunkMd5) {
global.GVA_LOG.Error("检查md5失败!", zap.Error(err))
response.FailWithMessage("检查md5失败", c)
return
}
file, err := fileUploadAndDownloadService.FindOrCreateFile(fileMd5, fileName, chunkTotal)
if err != nil {
global.GVA_LOG.Error("查找或创建记录失败!", zap.Error(err))
response.FailWithMessage("查找或创建记录失败", c)
return
}
pathC, err := utils.BreakPointContinue(cen, fileName, chunkNumber, chunkTotal, fileMd5)
if err != nil {
global.GVA_LOG.Error("断点续传失败!", zap.Error(err))
response.FailWithMessage("断点续传失败", c)
return
}
if err = fileUploadAndDownloadService.CreateFileChunk(file.ID, pathC, chunkNumber); err != nil {
global.GVA_LOG.Error("创建文件记录失败!", zap.Error(err))
response.FailWithMessage("创建文件记录失败", c)
return
}
response.OkWithMessage("切片创建成功", c)
}
// FindFile
// @Tags ExaFileUploadAndDownload
// @Summary 查找文件
// @Security ApiKeyAuth
// @accept multipart/form-data
// @Produce application/json
// @Param file formData file true "Find the file, 查找文件"
// @Success 200 {object} response.Response{data=exampleRes.FileResponse,msg=string} "查找文件,返回包括文件详情"
// @Router /fileUploadAndDownload/findFile [post]
func (b *FileUploadAndDownloadApi) FindFile(c *gin.Context) {
fileMd5 := c.Query("fileMd5")
fileName := c.Query("fileName")
chunkTotal, _ := strconv.Atoi(c.Query("chunkTotal"))
file, err := fileUploadAndDownloadService.FindOrCreateFile(fileMd5, fileName, chunkTotal)
if err != nil {
global.GVA_LOG.Error("查找失败!", zap.Error(err))
response.FailWithMessage("查找失败", c)
} else {
response.OkWithDetailed(exampleRes.FileResponse{File: file}, "查找成功", c)
}
}
// BreakpointContinueFinish
// @Tags ExaFileUploadAndDownload
// @Summary 创建文件
// @Security ApiKeyAuth
// @accept multipart/form-data
// @Produce application/json
// @Param file formData file true "上传文件完成"
// @Success 200 {object} response.Response{data=exampleRes.FilePathResponse,msg=string} "创建文件,返回包括文件路径"
// @Router /fileUploadAndDownload/findFile [post]
func (b *FileUploadAndDownloadApi) BreakpointContinueFinish(c *gin.Context) {
fileMd5 := c.Query("fileMd5")
fileName := c.Query("fileName")
filePath, err := utils.MakeFile(fileName, fileMd5)
if err != nil {
global.GVA_LOG.Error("文件创建失败!", zap.Error(err))
response.FailWithDetailed(exampleRes.FilePathResponse{FilePath: filePath}, "文件创建失败", c)
} else {
response.OkWithDetailed(exampleRes.FilePathResponse{FilePath: filePath}, "文件创建成功", c)
}
}
// RemoveChunk
// @Tags ExaFileUploadAndDownload
// @Summary 删除切片
// @Security ApiKeyAuth
// @accept multipart/form-data
// @Produce application/json
// @Param file formData file true "删除缓存切片"
// @Success 200 {object} response.Response{msg=string} "删除切片"
// @Router /fileUploadAndDownload/removeChunk [post]
func (b *FileUploadAndDownloadApi) RemoveChunk(c *gin.Context) {
var file example.ExaFile
err := c.ShouldBindJSON(&file)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.RemoveChunk(file.FileMd5)
if err != nil {
global.GVA_LOG.Error("缓存切片删除失败!", zap.Error(err))
return
}
err = fileUploadAndDownloadService.DeleteFileChunk(file.FileMd5, file.FilePath)
if err != nil {
global.GVA_LOG.Error(err.Error(), zap.Error(err))
response.FailWithMessage(err.Error(), c)
return
}
response.OkWithMessage("缓存切片删除成功", c)
}
+176
View File
@@ -0,0 +1,176 @@
package example
import (
"github.com/flipped-aurora/gin-vue-admin/server/global"
"github.com/flipped-aurora/gin-vue-admin/server/model/common/request"
"github.com/flipped-aurora/gin-vue-admin/server/model/common/response"
"github.com/flipped-aurora/gin-vue-admin/server/model/example"
exampleRes "github.com/flipped-aurora/gin-vue-admin/server/model/example/response"
"github.com/flipped-aurora/gin-vue-admin/server/utils"
"github.com/gin-gonic/gin"
"go.uber.org/zap"
)
type CustomerApi struct{}
// CreateExaCustomer
// @Tags ExaCustomer
// @Summary 创建客户
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body example.ExaCustomer true "客户用户名, 客户手机号码"
// @Success 200 {object} response.Response{msg=string} "创建客户"
// @Router /customer/customer [post]
func (e *CustomerApi) CreateExaCustomer(c *gin.Context) {
var customer example.ExaCustomer
err := c.ShouldBindJSON(&customer)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(customer, utils.CustomerVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
customer.SysUserID = utils.GetUserID(c)
customer.SysUserAuthorityID = utils.GetUserAuthorityId(c)
err = customerService.CreateExaCustomer(customer)
if err != nil {
global.GVA_LOG.Error("创建失败!", zap.Error(err))
response.FailWithMessage("创建失败", c)
return
}
response.OkWithMessage("创建成功", c)
}
// DeleteExaCustomer
// @Tags ExaCustomer
// @Summary 删除客户
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body example.ExaCustomer true "客户ID"
// @Success 200 {object} response.Response{msg=string} "删除客户"
// @Router /customer/customer [delete]
func (e *CustomerApi) DeleteExaCustomer(c *gin.Context) {
var customer example.ExaCustomer
err := c.ShouldBindJSON(&customer)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(customer.GVA_MODEL, utils.IdVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = customerService.DeleteExaCustomer(customer)
if err != nil {
global.GVA_LOG.Error("删除失败!", zap.Error(err))
response.FailWithMessage("删除失败", c)
return
}
response.OkWithMessage("删除成功", c)
}
// UpdateExaCustomer
// @Tags ExaCustomer
// @Summary 更新客户信息
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body example.ExaCustomer true "客户ID, 客户信息"
// @Success 200 {object} response.Response{msg=string} "更新客户信息"
// @Router /customer/customer [put]
func (e *CustomerApi) UpdateExaCustomer(c *gin.Context) {
var customer example.ExaCustomer
err := c.ShouldBindJSON(&customer)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(customer.GVA_MODEL, utils.IdVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(customer, utils.CustomerVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = customerService.UpdateExaCustomer(&customer)
if err != nil {
global.GVA_LOG.Error("更新失败!", zap.Error(err))
response.FailWithMessage("更新失败", c)
return
}
response.OkWithMessage("更新成功", c)
}
// GetExaCustomer
// @Tags ExaCustomer
// @Summary 获取单一客户信息
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data query example.ExaCustomer true "客户ID"
// @Success 200 {object} response.Response{data=exampleRes.ExaCustomerResponse,msg=string} "获取单一客户信息,返回包括客户详情"
// @Router /customer/customer [get]
func (e *CustomerApi) GetExaCustomer(c *gin.Context) {
var customer example.ExaCustomer
err := c.ShouldBindQuery(&customer)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(customer.GVA_MODEL, utils.IdVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
data, err := customerService.GetExaCustomer(customer.ID)
if err != nil {
global.GVA_LOG.Error("获取失败!", zap.Error(err))
response.FailWithMessage("获取失败", c)
return
}
response.OkWithDetailed(exampleRes.ExaCustomerResponse{Customer: data}, "获取成功", c)
}
// GetExaCustomerList
// @Tags ExaCustomer
// @Summary 分页获取权限客户列表
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data query request.PageInfo true "页码, 每页大小"
// @Success 200 {object} response.Response{data=response.PageResult,msg=string} "分页获取权限客户列表,返回包括列表,总数,页码,每页数量"
// @Router /customer/customerList [get]
func (e *CustomerApi) GetExaCustomerList(c *gin.Context) {
var pageInfo request.PageInfo
err := c.ShouldBindQuery(&pageInfo)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(pageInfo, utils.PageInfoVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
customerList, total, err := customerService.GetCustomerInfoList(utils.GetUserAuthorityId(c), pageInfo)
if err != nil {
global.GVA_LOG.Error("获取失败!", zap.Error(err))
response.FailWithMessage("获取失败"+err.Error(), c)
return
}
response.OkWithDetailed(response.PageResult{
List: customerList,
Total: total,
Page: pageInfo.Page,
PageSize: pageInfo.PageSize,
}, "获取成功", c)
}
@@ -0,0 +1,110 @@
package example
import (
"github.com/flipped-aurora/gin-vue-admin/server/global"
"github.com/flipped-aurora/gin-vue-admin/server/model/common/request"
"github.com/flipped-aurora/gin-vue-admin/server/model/common/response"
"github.com/flipped-aurora/gin-vue-admin/server/model/example"
exampleRes "github.com/flipped-aurora/gin-vue-admin/server/model/example/response"
"github.com/gin-gonic/gin"
"go.uber.org/zap"
)
type FileUploadAndDownloadApi struct{}
// UploadFile
// @Tags ExaFileUploadAndDownload
// @Summary 上传文件示例
// @Security ApiKeyAuth
// @accept multipart/form-data
// @Produce application/json
// @Param file formData file true "上传文件示例"
// @Success 200 {object} response.Response{data=exampleRes.ExaFileResponse,msg=string} "上传文件示例,返回包括文件详情"
// @Router /fileUploadAndDownload/upload [post]
func (b *FileUploadAndDownloadApi) UploadFile(c *gin.Context) {
var file example.ExaFileUploadAndDownload
noSave := c.DefaultQuery("noSave", "0")
_, header, err := c.Request.FormFile("file")
if err != nil {
global.GVA_LOG.Error("接收文件失败!", zap.Error(err))
response.FailWithMessage("接收文件失败", c)
return
}
file, err = fileUploadAndDownloadService.UploadFile(header, noSave) // 文件上传后拿到文件路径
if err != nil {
global.GVA_LOG.Error("修改数据库链接失败!", zap.Error(err))
response.FailWithMessage("修改数据库链接失败", c)
return
}
response.OkWithDetailed(exampleRes.ExaFileResponse{File: file}, "上传成功", c)
}
// EditFileName 编辑文件名或者备注
func (b *FileUploadAndDownloadApi) EditFileName(c *gin.Context) {
var file example.ExaFileUploadAndDownload
err := c.ShouldBindJSON(&file)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = fileUploadAndDownloadService.EditFileName(file)
if err != nil {
global.GVA_LOG.Error("编辑失败!", zap.Error(err))
response.FailWithMessage("编辑失败", c)
return
}
response.OkWithMessage("编辑成功", c)
}
// DeleteFile
// @Tags ExaFileUploadAndDownload
// @Summary 删除文件
// @Security ApiKeyAuth
// @Produce application/json
// @Param data body example.ExaFileUploadAndDownload true "传入文件里面id即可"
// @Success 200 {object} response.Response{msg=string} "删除文件"
// @Router /fileUploadAndDownload/deleteFile [post]
func (b *FileUploadAndDownloadApi) DeleteFile(c *gin.Context) {
var file example.ExaFileUploadAndDownload
err := c.ShouldBindJSON(&file)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
if err := fileUploadAndDownloadService.DeleteFile(file); err != nil {
global.GVA_LOG.Error("删除失败!", zap.Error(err))
response.FailWithMessage("删除失败", c)
return
}
response.OkWithMessage("删除成功", c)
}
// GetFileList
// @Tags ExaFileUploadAndDownload
// @Summary 分页文件列表
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.PageInfo true "页码, 每页大小"
// @Success 200 {object} response.Response{data=response.PageResult,msg=string} "分页文件列表,返回包括列表,总数,页码,每页数量"
// @Router /fileUploadAndDownload/getFileList [post]
func (b *FileUploadAndDownloadApi) GetFileList(c *gin.Context) {
var pageInfo request.PageInfo
err := c.ShouldBindJSON(&pageInfo)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
list, total, err := fileUploadAndDownloadService.GetFileRecordInfoList(pageInfo)
if err != nil {
global.GVA_LOG.Error("获取失败!", zap.Error(err))
response.FailWithMessage("获取失败", c)
return
}
response.OkWithDetailed(response.PageResult{
List: list,
Total: total,
Page: pageInfo.Page,
PageSize: pageInfo.PageSize,
}, "获取成功", c)
}
-171
View File
@@ -1,171 +0,0 @@
package v1
import (
"fmt"
"gin-vue-admin/global/response"
"gin-vue-admin/model"
"gin-vue-admin/model/request"
resp "gin-vue-admin/model/response"
"gin-vue-admin/service"
"gin-vue-admin/utils"
"github.com/gin-gonic/gin"
)
// @Tags SysApi
// @Summary 创建基础api
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body model.SysApi true "创建api"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"获取成功"}"
// @Router /api/createApi [post]
func CreateApi(c *gin.Context) {
var api model.SysApi
_ = c.ShouldBindJSON(&api)
ApiVerify := utils.Rules{
"Path": {utils.NotEmpty()},
"Description": {utils.NotEmpty()},
"ApiGroup": {utils.NotEmpty()},
"Method": {utils.NotEmpty()},
}
ApiVerifyErr := utils.Verify(api, ApiVerify)
if ApiVerifyErr != nil {
response.FailWithMessage(ApiVerifyErr.Error(), c)
return
}
err := service.CreateApi(api)
if err != nil {
response.FailWithMessage(fmt.Sprintf("创建失败,%v", err), c)
} else {
response.OkWithMessage("创建成功", c)
}
}
// @Tags SysApi
// @Summary 删除指定api
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body model.SysApi true "删除api"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"获取成功"}"
// @Router /api/deleteApi [post]
func DeleteApi(c *gin.Context) {
var a model.SysApi
_ = c.ShouldBindJSON(&a)
ApiVerify := utils.Rules{
"ID": {utils.NotEmpty()},
}
ApiVerifyErr := utils.Verify(a.Model, ApiVerify)
if ApiVerifyErr != nil {
response.FailWithMessage(ApiVerifyErr.Error(), c)
return
}
err := service.DeleteApi(a)
if err != nil {
response.FailWithMessage(fmt.Sprintf("删除失败,%v", err), c)
} else {
response.OkWithMessage("删除成功", c)
}
}
// 条件搜索后端看此api
// @Tags SysApi
// @Summary 分页获取API列表
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.SearchApiParams true "分页获取API列表"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"获取成功"}"
// @Router /api/getApiList [post]
func GetApiList(c *gin.Context) {
// 此结构体仅本方法使用
var sp request.SearchApiParams
_ = c.ShouldBindJSON(&sp)
PageVerifyErr := utils.Verify(sp.PageInfo, utils.CustomizeMap["PageVerify"])
if PageVerifyErr != nil {
response.FailWithMessage(PageVerifyErr.Error(), c)
return
}
err, list, total := service.GetAPIInfoList(sp.SysApi, sp.PageInfo, sp.OrderKey, sp.Desc)
if err != nil {
response.FailWithMessage(fmt.Sprintf("获取数据失败,%v", err), c)
} else {
response.OkWithData(resp.PageResult{
List: list,
Total: total,
Page: sp.PageInfo.Page,
PageSize: sp.PageInfo.PageSize,
}, c)
}
}
// @Tags SysApi
// @Summary 根据id获取api
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.GetById true "根据id获取api"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"获取成功"}"
// @Router /api/getApiById [post]
func GetApiById(c *gin.Context) {
var idInfo request.GetById
_ = c.ShouldBindJSON(&idInfo)
IdVerifyErr := utils.Verify(idInfo, utils.CustomizeMap["IdVerify"])
if IdVerifyErr != nil {
response.FailWithMessage(IdVerifyErr.Error(), c)
return
}
err, api := service.GetApiById(idInfo.Id)
if err != nil {
response.FailWithMessage(fmt.Sprintf("获取数据失败,%v", err), c)
} else {
response.OkWithData(resp.SysAPIResponse{Api: api}, c)
}
}
// @Tags SysApi
// @Summary 创建基础api
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body model.SysApi true "创建api"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"获取成功"}"
// @Router /api/updateApi [post]
func UpdateApi(c *gin.Context) {
var api model.SysApi
_ = c.ShouldBindJSON(&api)
ApiVerify := utils.Rules{
"Path": {utils.NotEmpty()},
"Description": {utils.NotEmpty()},
"ApiGroup": {utils.NotEmpty()},
"Method": {utils.NotEmpty()},
}
ApiVerifyErr := utils.Verify(api, ApiVerify)
if ApiVerifyErr != nil {
response.FailWithMessage(ApiVerifyErr.Error(), c)
return
}
err := service.UpdateApi(api)
if err != nil {
response.FailWithMessage(fmt.Sprintf("修改数据失败,%v", err), c)
} else {
response.OkWithMessage("修改数据成功", c)
}
}
// @Tags SysApi
// @Summary 获取所有的Api 不分页
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Success 200 {string} string "{"success":true,"data":{},"msg":"获取成功"}"
// @Router /api/getAllApis [post]
func GetAllApis(c *gin.Context) {
err, apis := service.GetAllApis()
if err != nil {
response.FailWithMessage(fmt.Sprintf("获取数据失败,%v", err), c)
} else {
response.OkWithData(resp.SysAPIListResponse{Apis: apis}, c)
}
}
-185
View File
@@ -1,185 +0,0 @@
package v1
import (
"fmt"
"gin-vue-admin/global/response"
"gin-vue-admin/model"
"gin-vue-admin/model/request"
resp "gin-vue-admin/model/response"
"gin-vue-admin/service"
"gin-vue-admin/utils"
"github.com/gin-gonic/gin"
)
// @Tags authority
// @Summary 创建角色
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body model.SysAuthority true "创建角色"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"获取成功"}"
// @Router /authority/createAuthority [post]
func CreateAuthority(c *gin.Context) {
var auth model.SysAuthority
_ = c.ShouldBindJSON(&auth)
AuthorityVerify := utils.Rules{
"AuthorityId": {utils.NotEmpty()},
"AuthorityName": {utils.NotEmpty()},
"ParentId": {utils.NotEmpty()},
}
AuthorityVerifyErr := utils.Verify(auth, AuthorityVerify)
if AuthorityVerifyErr != nil {
response.FailWithMessage(AuthorityVerifyErr.Error(), c)
return
}
err, authBack := service.CreateAuthority(auth)
if err != nil {
response.FailWithMessage(fmt.Sprintf("创建失败,%v", err), c)
} else {
response.OkWithData(resp.SysAuthorityResponse{Authority: authBack}, c)
}
}
// @Tags authority
// @Summary 拷贝角色
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body response.SysAuthorityCopyResponse true "拷贝角色"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"拷贝成功"}"
// @Router /authority/copyAuthority [post]
func CopyAuthority(c *gin.Context) {
var copyInfo resp.SysAuthorityCopyResponse
_ = c.ShouldBindJSON(&copyInfo)
OldAuthorityVerify := utils.Rules{
"OldAuthorityId": {utils.NotEmpty()},
}
OldAuthorityVerifyErr := utils.Verify(copyInfo, OldAuthorityVerify)
if OldAuthorityVerifyErr != nil {
response.FailWithMessage(OldAuthorityVerifyErr.Error(), c)
return
}
AuthorityVerify := utils.Rules{
"AuthorityId": {utils.NotEmpty()},
"AuthorityName": {utils.NotEmpty()},
"ParentId": {utils.NotEmpty()},
}
AuthorityVerifyErr := utils.Verify(copyInfo.Authority, AuthorityVerify)
if AuthorityVerifyErr != nil {
response.FailWithMessage(AuthorityVerifyErr.Error(), c)
return
}
err, authBack := service.CopyAuthority(copyInfo)
if err != nil {
response.FailWithMessage(fmt.Sprintf("拷贝失败,%v", err), c)
} else {
response.OkWithData(resp.SysAuthorityResponse{Authority: authBack}, c)
}
}
// @Tags authority
// @Summary 删除角色
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body model.SysAuthority true "删除角色"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"获取成功"}"
// @Router /authority/deleteAuthority [post]
func DeleteAuthority(c *gin.Context) {
var a model.SysAuthority
_ = c.ShouldBindJSON(&a)
AuthorityIdVerifyErr := utils.Verify(a, utils.CustomizeMap["AuthorityIdVerify"])
if AuthorityIdVerifyErr != nil {
response.FailWithMessage(AuthorityIdVerifyErr.Error(), c)
return
}
// 删除角色之前需要判断是否有用户正在使用此角色
err := service.DeleteAuthority(&a)
if err != nil {
response.FailWithMessage(fmt.Sprintf("删除失败,%v", err), c)
} else {
response.OkWithMessage("删除成功", c)
}
}
// @Tags authority
// @Summary 设置角色资源权限
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body model.SysAuthority true "设置角色资源权限"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"设置成功"}"
// @Router /authority/updateAuthority [post]
func UpdateAuthority(c *gin.Context) {
var auth model.SysAuthority
_ = c.ShouldBindJSON(&auth)
AuthorityVerify := utils.Rules{
"AuthorityId": {utils.NotEmpty()},
"AuthorityName": {utils.NotEmpty()},
"ParentId": {utils.NotEmpty()},
}
AuthorityVerifyErr := utils.Verify(auth, AuthorityVerify)
if AuthorityVerifyErr != nil {
response.FailWithMessage(AuthorityVerifyErr.Error(), c)
return
}
err, authority := service.UpdateAuthority(auth)
if err != nil {
response.FailWithMessage(fmt.Sprintf("更新失败,%v", err), c)
} else {
response.OkWithData(resp.SysAuthorityResponse{Authority: authority}, c)
}
}
// @Tags authority
// @Summary 分页获取角色列表
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.PageInfo true "分页获取用户列表"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"获取成功"}"
// @Router /authority/getAuthorityList [post]
func GetAuthorityList(c *gin.Context) {
var pageInfo request.PageInfo
_ = c.ShouldBindJSON(&pageInfo)
PageVerifyErr := utils.Verify(pageInfo, utils.CustomizeMap["PageVerify"])
if PageVerifyErr != nil {
response.FailWithMessage(PageVerifyErr.Error(), c)
return
}
err, list, total := service.GetAuthorityInfoList(pageInfo)
if err != nil {
response.FailWithMessage(fmt.Sprintf("获取数据失败,%v", err), c)
} else {
response.OkWithData(resp.PageResult{
List: list,
Total: total,
Page: pageInfo.Page,
PageSize: pageInfo.PageSize,
}, c)
}
}
// @Tags authority
// @Summary 设置角色资源权限
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body model.SysAuthority true "设置角色资源权限"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"设置成功"}"
// @Router /authority/setDataAuthority [post]
func SetDataAuthority(c *gin.Context) {
var auth model.SysAuthority
_ = c.ShouldBindJSON(&auth)
AuthorityIdVerifyErr := utils.Verify(auth, utils.CustomizeMap["AuthorityIdVerify"])
if AuthorityIdVerifyErr != nil {
response.FailWithMessage(AuthorityIdVerifyErr.Error(), c)
return
}
err := service.SetDataAuthority(auth)
if err != nil {
response.FailWithMessage(fmt.Sprintf("设置关联失败,%v", err), c)
} else {
response.Ok(c)
}
}
-89
View File
@@ -1,89 +0,0 @@
package v1
import (
"fmt"
"gin-vue-admin/global/response"
"gin-vue-admin/model"
"gin-vue-admin/service"
"gin-vue-admin/utils"
"github.com/gin-gonic/gin"
"net/url"
"os"
)
// @Tags SysApi
// @Summary 自动代码模板
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body model.AutoCodeStruct true "创建自动代码"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"创建成功"}"
// @Router /autoCode/createTemp [post]
func CreateTemp(c *gin.Context) {
var a model.AutoCodeStruct
_ = c.ShouldBindJSON(&a)
AutoCodeVerify := utils.Rules{
"Abbreviation": {utils.NotEmpty()},
"StructName": {utils.NotEmpty()},
"PackageName": {utils.NotEmpty()},
"Fields": {utils.NotEmpty()},
}
WKVerifyErr := utils.Verify(a, AutoCodeVerify)
if WKVerifyErr != nil {
response.FailWithMessage(WKVerifyErr.Error(), c)
return
}
if a.AutoCreateApiToSql {
apiList := [5]model.SysApi{
{
Path: "/" + a.Abbreviation + "/" + "create" + a.StructName,
Description: "新增" + a.Description,
ApiGroup: a.Abbreviation,
Method: "POST",
},
{
Path: "/" + a.Abbreviation + "/" + "delete" + a.StructName,
Description: "删除" + a.Description,
ApiGroup: a.Abbreviation,
Method: "DELETE",
},
{
Path: "/" + a.Abbreviation + "/" + "update" + a.StructName,
Description: "更新" + a.Description,
ApiGroup: a.Abbreviation,
Method: "PUT",
},
{
Path: "/" + a.Abbreviation + "/" + "find" + a.StructName,
Description: "根据ID获取" + a.Description,
ApiGroup: a.Abbreviation,
Method: "GET",
},
{
Path: "/" + a.Abbreviation + "/" + "get" + a.StructName + "List",
Description: "获取" + a.Description + "列表",
ApiGroup: a.Abbreviation,
Method: "GET",
},
}
for _, v := range apiList {
errC := service.CreateApi(v)
if errC != nil {
c.Writer.Header().Add("success", "false")
c.Writer.Header().Add("msg", url.QueryEscape(fmt.Sprintf("自动化创建失败,%v,请自行清空垃圾数据", errC)))
return
}
}
}
err := service.CreateTemp(a)
if err != nil {
response.FailWithMessage(fmt.Sprintf("创建失败,%v", err), c)
os.Remove("./ginvueadmin.zip")
} else {
c.Writer.Header().Add("Content-Disposition", fmt.Sprintf("attachment; filename=%s", "ginvueadmin.zip")) // fmt.Sprintf("attachment; filename=%s", filename)对下载的文件重命名
c.Writer.Header().Add("Content-Type", "application/json")
c.Writer.Header().Add("success", "true")
c.File("./ginvueadmin.zip")
os.Remove("./ginvueadmin.zip")
}
}
-36
View File
@@ -1,36 +0,0 @@
package v1
import (
"gin-vue-admin/global"
"gin-vue-admin/global/response"
resp "gin-vue-admin/model/response"
"gin-vue-admin/utils"
"github.com/dchest/captcha"
"github.com/gin-gonic/gin"
)
// @Tags base
// @Summary 生成验证码
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Success 200 {string} string "{"success":true,"data":{},"msg":"获取成功"}"
// @Router /base/captcha [post]
func Captcha(c *gin.Context) {
captchaId := captcha.NewLen(global.GVA_CONFIG.Captcha.KeyLong)
response.OkDetailed(resp.SysCaptchaResponse{
CaptchaId: captchaId,
PicPath: "/base/captcha/" + captchaId + ".png",
}, "验证码获取成功", c)
}
// @Tags base
// @Summary 生成验证码图片路径
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Success 200 {string} string "{"success":true,"data":{},"msg":"获取成功"}"
// @Router /base/captcha/:captchaId [get]
func CaptchaImg(c *gin.Context) {
utils.GinCaptchaServeHTTP(c.Writer, c.Request)
}
-70
View File
@@ -1,70 +0,0 @@
package v1
import (
"fmt"
"gin-vue-admin/global/response"
"gin-vue-admin/model/request"
resp "gin-vue-admin/model/response"
"gin-vue-admin/service"
"gin-vue-admin/utils"
"github.com/gin-gonic/gin"
)
// @Tags casbin
// @Summary 更改角色api权限
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.CasbinInReceive true "更改角色api权限"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"获取成功"}"
// @Router /casbin/UpdateCasbin [post]
func UpdateCasbin(c *gin.Context) {
var cmr request.CasbinInReceive
_ = c.ShouldBindJSON(&cmr)
AuthorityIdVerifyErr := utils.Verify(cmr, utils.CustomizeMap["AuthorityIdVerify"])
if AuthorityIdVerifyErr != nil {
response.FailWithMessage(AuthorityIdVerifyErr.Error(), c)
return
}
err := service.UpdateCasbin(cmr.AuthorityId, cmr.CasbinInfos)
if err != nil {
response.FailWithMessage(fmt.Sprintf("添加规则失败,%v", err), c)
} else {
response.OkWithMessage("添加规则成功", c)
}
}
// @Tags casbin
// @Summary 获取权限列表
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.CasbinInReceive true "获取权限列表"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"获取成功"}"
// @Router /casbin/getPolicyPathByAuthorityId [post]
func GetPolicyPathByAuthorityId(c *gin.Context) {
var cmr request.CasbinInReceive
_ = c.ShouldBindJSON(&cmr)
AuthorityIdVerifyErr := utils.Verify(cmr, utils.CustomizeMap["AuthorityIdVerify"])
if AuthorityIdVerifyErr != nil {
response.FailWithMessage(AuthorityIdVerifyErr.Error(), c)
return
}
paths := service.GetPolicyPathByAuthorityId(cmr.AuthorityId)
response.OkWithData(resp.PolicyPathResponse{Paths: paths}, c)
}
// @Tags casbin
// @Summary casb RBAC RESTFUL测试路由
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.CasbinInReceive true "获取权限列表"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"获取成功"}"
// @Router /casbin/CasbinTest [get]
func CasbinTest(c *gin.Context) {
// 测试restful以及占位符代码 随意书写
pathParam := c.Param("pathParam")
query := c.Query("query")
response.OkDetailed(gin.H{"pathParam": pathParam, "query": query}, "获取规则成功", c)
}
-29
View File
@@ -1,29 +0,0 @@
package v1
import (
"fmt"
"gin-vue-admin/global/response"
"gin-vue-admin/model"
"gin-vue-admin/service"
"github.com/gin-gonic/gin"
)
// @Tags jwt
// @Summary jwt加入黑名单
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Success 200 {string} string "{"success":true,"data":{},"msg":"拉黑成功"}"
// @Router /jwt/jsonInBlacklist [post]
func JsonInBlacklist(c *gin.Context) {
token := c.Request.Header.Get("x-token")
modelJwt := model.JwtBlacklist{
Jwt: token,
}
err := service.JsonInBlacklist(modelJwt)
if err != nil {
response.FailWithMessage(fmt.Sprintf("jwt作废失败,%v", err), c)
} else {
response.OkWithMessage("jwt作废成功", c)
}
}
-259
View File
@@ -1,259 +0,0 @@
package v1
import (
"fmt"
"gin-vue-admin/global/response"
"gin-vue-admin/model"
"gin-vue-admin/model/request"
resp "gin-vue-admin/model/response"
"gin-vue-admin/service"
"gin-vue-admin/utils"
"github.com/gin-gonic/gin"
)
// @Tags authorityAndMenu
// @Summary 获取用户动态路由
// @Security ApiKeyAuth
// @Produce application/json
// @Param data body request.RegisterAndLoginStruct true "可以什么都不填"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"返回成功"}"
// @Router /menu/getMenu [post]
func GetMenu(c *gin.Context) {
claims, _ := c.Get("claims")
waitUse := claims.(*request.CustomClaims)
err, menus := service.GetMenuTree(waitUse.AuthorityId)
if err != nil {
response.FailWithMessage(fmt.Sprintf("获取失败,%v", err), c)
} else {
response.OkWithData(resp.SysMenusResponse{Menus: menus}, c)
}
}
// @Tags menu
// @Summary 分页获取基础menu列表
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.PageInfo true "分页获取基础menu列表"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"获取成功"}"
// @Router /menu/getMenuList [post]
func GetMenuList(c *gin.Context) {
var pageInfo request.PageInfo
_ = c.ShouldBindJSON(&pageInfo)
PageVerifyErr := utils.Verify(pageInfo, utils.CustomizeMap["PageVerify"])
if PageVerifyErr != nil {
response.FailWithMessage(PageVerifyErr.Error(), c)
return
}
err, menuList, total := service.GetInfoList()
if err != nil {
response.FailWithMessage(fmt.Sprintf("获取数据失败,%v", err), c)
} else {
response.OkWithData(resp.PageResult{
List: menuList,
Total: total,
Page: pageInfo.Page,
PageSize: pageInfo.PageSize,
}, c)
}
}
// @Tags menu
// @Summary 新增菜单
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body model.SysBaseMenu true "新增菜单"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"获取成功"}"
// @Router /menu/addBaseMenu [post]
func AddBaseMenu(c *gin.Context) {
var menu model.SysBaseMenu
_ = c.ShouldBindJSON(&menu)
MenuVerify := utils.Rules{
"Path": {utils.NotEmpty()},
"ParentId": {utils.NotEmpty()},
"Name": {utils.NotEmpty()},
"Component": {utils.NotEmpty()},
"Sort": {utils.Ge("0"), "ge=0"},
}
MenuVerifyErr := utils.Verify(menu, MenuVerify)
if MenuVerifyErr != nil {
response.FailWithMessage(MenuVerifyErr.Error(), c)
return
}
MetaVerify := utils.Rules{
"Title": {utils.NotEmpty()},
}
MetaVerifyErr := utils.Verify(menu.Meta, MetaVerify)
if MetaVerifyErr != nil {
response.FailWithMessage(MetaVerifyErr.Error(), c)
return
}
err := service.AddBaseMenu(menu)
if err != nil {
response.FailWithMessage(fmt.Sprintf("添加失败,%v", err), c)
} else {
response.OkWithMessage("添加成功", c)
}
}
// @Tags authorityAndMenu
// @Summary 获取用户动态路由
// @Security ApiKeyAuth
// @Produce application/json
// @Param data body request.RegisterAndLoginStruct true "可以什么都不填"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"返回成功"}"
// @Router /menu/getBaseMenuTree [post]
func GetBaseMenuTree(c *gin.Context) {
err, menus := service.GetBaseMenuTree()
if err != nil {
response.FailWithMessage(fmt.Sprintf("获取失败,%v", err), c)
} else {
response.OkWithData(resp.SysBaseMenusResponse{Menus: menus}, c)
}
}
// @Tags authorityAndMenu
// @Summary 增加menu和角色关联关系
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.AddMenuAuthorityInfo true "增加menu和角色关联关系"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"获取成功"}"
// @Router /menu/addMenuAuthority [post]
func AddMenuAuthority(c *gin.Context) {
var addMenuAuthorityInfo request.AddMenuAuthorityInfo
_ = c.ShouldBindJSON(&addMenuAuthorityInfo)
MenuVerify := utils.Rules{
"AuthorityId": {"notEmpty"},
}
MenuVerifyErr := utils.Verify(addMenuAuthorityInfo, MenuVerify)
if MenuVerifyErr != nil {
response.FailWithMessage(MenuVerifyErr.Error(), c)
return
}
err := service.AddMenuAuthority(addMenuAuthorityInfo.Menus, addMenuAuthorityInfo.AuthorityId)
if err != nil {
response.FailWithMessage(fmt.Sprintf("添加失败,%v", err), c)
} else {
response.OkWithMessage("添加成功", c)
}
}
// @Tags authorityAndMenu
// @Summary 获取指定角色menu
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.AuthorityIdInfo true "增加menu和角色关联关系"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"获取成功"}"
// @Router /menu/GetMenuAuthority [post]
func GetMenuAuthority(c *gin.Context) {
var authorityIdInfo request.AuthorityIdInfo
_ = c.ShouldBindJSON(&authorityIdInfo)
MenuVerify := utils.Rules{
"AuthorityId": {"notEmpty"},
}
MenuVerifyErr := utils.Verify(authorityIdInfo, MenuVerify)
if MenuVerifyErr != nil {
response.FailWithMessage(MenuVerifyErr.Error(), c)
return
}
err, menus := service.GetMenuAuthority(authorityIdInfo.AuthorityId)
if err != nil {
response.FailWithDetailed(response.ERROR, resp.SysMenusResponse{Menus: menus}, fmt.Sprintf("添加失败,%v", err), c)
} else {
response.Result(response.SUCCESS, gin.H{"menus": menus}, "获取成功", c)
}
}
// @Tags menu
// @Summary 删除菜单
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.GetById true "删除菜单"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"获取成功"}"
// @Router /menu/deleteBaseMenu [post]
func DeleteBaseMenu(c *gin.Context) {
var idInfo request.GetById
_ = c.ShouldBindJSON(&idInfo)
IdVerifyErr := utils.Verify(idInfo, utils.CustomizeMap["IdVerify"])
if IdVerifyErr != nil {
response.FailWithMessage(IdVerifyErr.Error(), c)
return
}
err := service.DeleteBaseMenu(idInfo.Id)
if err != nil {
response.FailWithMessage(fmt.Sprintf("删除失败:%v", err), c)
} else {
response.OkWithMessage("删除成功", c)
}
}
// @Tags menu
// @Summary 更新菜单
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body model.SysBaseMenu true "更新菜单"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"获取成功"}"
// @Router /menu/updateBaseMenu [post]
func UpdateBaseMenu(c *gin.Context) {
var menu model.SysBaseMenu
_ = c.ShouldBindJSON(&menu)
MenuVerify := utils.Rules{
"Path": {"notEmpty"},
"ParentId": {utils.NotEmpty()},
"Name": {utils.NotEmpty()},
"Component": {utils.NotEmpty()},
"Sort": {utils.Ge("0"), "ge=0"},
}
MenuVerifyErr := utils.Verify(menu, MenuVerify)
if MenuVerifyErr != nil {
response.FailWithMessage(MenuVerifyErr.Error(), c)
return
}
MetaVerify := utils.Rules{
"Title": {utils.NotEmpty()},
}
MetaVerifyErr := utils.Verify(menu.Meta, MetaVerify)
if MetaVerifyErr != nil {
response.FailWithMessage(MetaVerifyErr.Error(), c)
return
}
err := service.UpdateBaseMenu(menu)
if err != nil {
response.FailWithMessage(fmt.Sprintf("修改失败:%v", err), c)
} else {
response.OkWithMessage("修改成功", c)
}
}
// @Tags menu
// @Summary 根据id获取菜单
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.GetById true "根据id获取菜单"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"获取成功"}"
// @Router /menu/getBaseMenuById [post]
func GetBaseMenuById(c *gin.Context) {
var idInfo request.GetById
_ = c.ShouldBindJSON(&idInfo)
MenuVerify := utils.Rules{
"Id": {"notEmpty"},
}
MenuVerifyErr := utils.Verify(idInfo, MenuVerify)
if MenuVerifyErr != nil {
response.FailWithMessage(MenuVerifyErr.Error(), c)
return
}
err, menu := service.GetBaseMenuById(idInfo.Id)
if err != nil {
response.FailWithMessage(fmt.Sprintf("查询失败:%v", err), c)
} else {
response.OkWithData(resp.SysBaseMenuResponse{Menu: menu}, c)
}
}
-62
View File
@@ -1,62 +0,0 @@
package v1
import (
"fmt"
"gin-vue-admin/global/response"
"gin-vue-admin/model"
resp "gin-vue-admin/model/response"
"gin-vue-admin/service"
"github.com/gin-gonic/gin"
)
// @Tags system
// @Summary 获取配置文件内容
// @Security ApiKeyAuth
// @Produce application/json
// @Success 200 {string} string "{"success":true,"data":{},"msg":"返回成功"}"
// @Router /system/getSystemConfig [post]
func GetSystemConfig(c *gin.Context) {
err, config := service.GetSystemConfig()
if err != nil {
response.FailWithMessage(fmt.Sprintf("获取失败,%v", err), c)
} else {
response.OkWithData(resp.SysConfigResponse{Config: config}, c)
}
}
// @Tags system
// @Summary 设置配置文件内容
// @Security ApiKeyAuth
// @Produce application/json
// @Param data body model.System true "设置配置文件内容"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"返回成功"}"
// @Router /system/setSystemConfig [post]
func SetSystemConfig(c *gin.Context) {
var sys model.System
_ = c.ShouldBindJSON(&sys)
err := service.SetSystemConfig(sys)
if err != nil {
response.FailWithMessage(fmt.Sprintf("设置失败,%v", err), c)
} else {
response.OkWithData("设置成功", c)
}
}
// 本方法开发中 开发者windows系统 缺少linux系统所需的包 因此搁置
// @Tags system
// @Summary 设置配置文件内容
// @Security ApiKeyAuth
// @Produce application/json
// @Param data body model.System true "设置配置文件内容"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"返回成功"}"
// @Router /system/ReloadSystem [post]
func ReloadSystem(c *gin.Context) {
var sys model.System
_ = c.ShouldBindJSON(&sys)
err := service.SetSystemConfig(sys)
if err != nil {
response.FailWithMessage(fmt.Sprintf("设置失败,%v", err), c)
} else {
response.OkWithMessage("设置成功", c)
}
}
-293
View File
@@ -1,293 +0,0 @@
package v1
import (
"fmt"
"gin-vue-admin/global"
"gin-vue-admin/global/response"
"gin-vue-admin/middleware"
"gin-vue-admin/model"
"gin-vue-admin/model/request"
resp "gin-vue-admin/model/response"
"gin-vue-admin/service"
"gin-vue-admin/utils"
"github.com/dchest/captcha"
"github.com/dgrijalva/jwt-go"
"github.com/gin-gonic/gin"
"github.com/go-redis/redis"
"mime/multipart"
"time"
)
// @Tags Base
// @Summary 用户注册账号
// @Produce application/json
// @Param data body model.SysUser true "用户注册接口"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"注册成功"}"
// @Router /base/register [post]
func Register(c *gin.Context) {
var R request.RegisterStruct
_ = c.ShouldBindJSON(&R)
UserVerify := utils.Rules{
"Username": {utils.NotEmpty()},
"NickName": {utils.NotEmpty()},
"Password": {utils.NotEmpty()},
"AuthorityId": {utils.NotEmpty()},
}
UserVerifyErr := utils.Verify(R, UserVerify)
if UserVerifyErr != nil {
response.FailWithMessage(UserVerifyErr.Error(), c)
return
}
user := &model.SysUser{Username: R.Username, NickName: R.NickName, Password: R.Password, HeaderImg: R.HeaderImg, AuthorityId: R.AuthorityId}
err, userReturn := service.Register(*user)
if err != nil {
response.FailWithDetailed(response.ERROR, resp.SysUserResponse{User: userReturn}, fmt.Sprintf("%v", err), c)
} else {
response.OkDetailed(resp.SysUserResponse{User: userReturn}, "注册成功", c)
}
}
// @Tags Base
// @Summary 用户登录
// @Produce application/json
// @Param data body request.RegisterAndLoginStruct true "用户登录接口"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"登陆成功"}"
// @Router /base/login [post]
func Login(c *gin.Context) {
var L request.RegisterAndLoginStruct
_ = c.ShouldBindJSON(&L)
UserVerify := utils.Rules{
"CaptchaId": {utils.NotEmpty()},
"Captcha": {utils.NotEmpty()},
"Username": {utils.NotEmpty()},
"Password": {utils.NotEmpty()},
}
UserVerifyErr := utils.Verify(L, UserVerify)
if UserVerifyErr != nil {
response.FailWithMessage(UserVerifyErr.Error(), c)
return
}
if captcha.VerifyString(L.CaptchaId, L.Captcha) {
U := &model.SysUser{Username: L.Username, Password: L.Password}
if err, user := service.Login(U); err != nil {
response.FailWithMessage(fmt.Sprintf("用户名密码错误或%v", err), c)
} else {
tokenNext(c, *user)
}
} else {
response.FailWithMessage("验证码错误", c)
}
}
// 登录以后签发jwt
func tokenNext(c *gin.Context, user model.SysUser) {
j := &middleware.JWT{
SigningKey: []byte(global.GVA_CONFIG.JWT.SigningKey), // 唯一签名
}
clams := request.CustomClaims{
UUID: user.UUID,
ID: user.ID,
NickName: user.NickName,
AuthorityId: user.AuthorityId,
StandardClaims: jwt.StandardClaims{
NotBefore: time.Now().Unix() - 1000, // 签名生效时间
ExpiresAt: time.Now().Unix() + 60*60*24*7, // 过期时间 一周
Issuer: "qmPlus", // 签名的发行者
},
}
token, err := j.CreateToken(clams)
if err != nil {
response.FailWithMessage("获取token失败", c)
return
}
if !global.GVA_CONFIG.System.UseMultipoint {
response.OkWithData(resp.LoginResponse{
User: user,
Token: token,
ExpiresAt: clams.StandardClaims.ExpiresAt * 1000,
}, c)
return
}
var loginJwt model.JwtBlacklist
loginJwt.Jwt = token
err, jwtStr := service.GetRedisJWT(user.Username)
if err == redis.Nil {
if err := service.SetRedisJWT(loginJwt, user.Username); err != nil {
response.FailWithMessage("设置登录状态失败", c)
return
}
response.OkWithData(resp.LoginResponse{
User: user,
Token: token,
ExpiresAt: clams.StandardClaims.ExpiresAt * 1000,
}, c)
} else if err != nil {
response.FailWithMessage(fmt.Sprintf("%v", err), c)
} else {
var blackJWT model.JwtBlacklist
blackJWT.Jwt = jwtStr
if err := service.JsonInBlacklist(blackJWT); err != nil {
response.FailWithMessage("jwt作废失败", c)
return
}
if err := service.SetRedisJWT(loginJwt, user.Username); err != nil {
response.FailWithMessage("设置登录状态失败", c)
return
}
response.OkWithData(resp.LoginResponse{
User: user,
Token: token,
ExpiresAt: clams.StandardClaims.ExpiresAt * 1000,
}, c)
}
}
// @Tags SysUser
// @Summary 用户修改密码
// @Security ApiKeyAuth
// @Produce application/json
// @Param data body request.ChangePasswordStruct true "用户修改密码"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"修改成功"}"
// @Router /user/changePassword [put]
func ChangePassword(c *gin.Context) {
var params request.ChangePasswordStruct
_ = c.ShouldBindJSON(&params)
UserVerify := utils.Rules{
"Username": {utils.NotEmpty()},
"Password": {utils.NotEmpty()},
"NewPassword": {utils.NotEmpty()},
}
UserVerifyErr := utils.Verify(params, UserVerify)
if UserVerifyErr != nil {
response.FailWithMessage(UserVerifyErr.Error(), c)
return
}
U := &model.SysUser{Username: params.Username, Password: params.Password}
if err, _ := service.ChangePassword(U, params.NewPassword); err != nil {
response.FailWithMessage("修改失败,请检查用户名密码", c)
} else {
response.OkWithMessage("修改成功", c)
}
}
type UserHeaderImg struct {
HeaderImg multipart.File `json:"headerImg"`
}
// @Tags SysUser
// @Summary 用户上传头像
// @Security ApiKeyAuth
// @accept multipart/form-data
// @Produce application/json
// @Param headerImg formData file true "用户上传头像"
// @Param username formData string true "用户上传头像"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"上传成功"}"
// @Router /user/uploadHeaderImg [post]
func UploadHeaderImg(c *gin.Context) {
claims, _ := c.Get("claims")
// 获取头像文件
// 这里我们通过断言获取 claims内的所有内容
waitUse := claims.(*request.CustomClaims)
uuid := waitUse.UUID
_, header, err := c.Request.FormFile("headerImg")
// 便于找到用户 以后从jwt中取
if err != nil {
response.FailWithMessage(fmt.Sprintf("上传文件失败,%v", err), c)
} else {
// 文件上传后拿到文件路径
err, filePath, _ := utils.Upload(header)
if err != nil {
response.FailWithMessage(fmt.Sprintf("接收返回值失败,%v", err), c)
} else {
// 修改数据库后得到修改后的user并且返回供前端使用
err, user := service.UploadHeaderImg(uuid, filePath)
if err != nil {
response.FailWithMessage(fmt.Sprintf("修改数据库链接失败,%v", err), c)
} else {
response.OkWithData(resp.SysUserResponse{User: *user}, c)
}
}
}
}
// @Tags SysUser
// @Summary 分页获取用户列表
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.PageInfo true "分页获取用户列表"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"获取成功"}"
// @Router /user/getUserList [post]
func GetUserList(c *gin.Context) {
var pageInfo request.PageInfo
_ = c.ShouldBindJSON(&pageInfo)
PageVerifyErr := utils.Verify(pageInfo, utils.CustomizeMap["PageVerify"])
if PageVerifyErr != nil {
response.FailWithMessage(PageVerifyErr.Error(), c)
return
}
err, list, total := service.GetUserInfoList(pageInfo)
if err != nil {
response.FailWithMessage(fmt.Sprintf("获取数据失败,%v", err), c)
} else {
response.OkWithData(resp.PageResult{
List: list,
Total: total,
Page: pageInfo.Page,
PageSize: pageInfo.PageSize,
}, c)
}
}
// @Tags SysUser
// @Summary 设置用户权限
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.SetUserAuth true "设置用户权限"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"修改成功"}"
// @Router /user/setUserAuthority [post]
func SetUserAuthority(c *gin.Context) {
var sua request.SetUserAuth
_ = c.ShouldBindJSON(&sua)
UserVerify := utils.Rules{
"UUID": {utils.NotEmpty()},
"AuthorityId": {utils.NotEmpty()},
}
UserVerifyErr := utils.Verify(sua, UserVerify)
if UserVerifyErr != nil {
response.FailWithMessage(UserVerifyErr.Error(), c)
return
}
err := service.SetUserAuthority(sua.UUID, sua.AuthorityId)
if err != nil {
response.FailWithMessage(fmt.Sprintf("修改失败,%v", err), c)
} else {
response.OkWithMessage("修改成功", c)
}
}
// @Tags SysUser
// @Summary 删除用户
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.GetById true "删除用户"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"修改成功"}"
// @Router /user/deleteUser [delete]
func DeleteUser(c *gin.Context) {
var reqId request.GetById
_ = c.ShouldBindJSON(&reqId)
IdVerifyErr := utils.Verify(reqId, utils.CustomizeMap["IdVerify"])
if IdVerifyErr != nil {
response.FailWithMessage(IdVerifyErr.Error(), c)
return
}
err := service.DeleteUser(reqId.Id)
if err != nil {
response.FailWithMessage(fmt.Sprintf("删除失败,%v", err), c)
} else {
response.OkWithMessage("删除成功", c)
}
}
-38
View File
@@ -1,38 +0,0 @@
package v1
import (
"fmt"
"gin-vue-admin/global/response"
"gin-vue-admin/model"
"gin-vue-admin/service"
"gin-vue-admin/utils"
"github.com/gin-gonic/gin"
)
// @Tags workflow
// @Summary 注册工作流
// @Produce application/json
// @Param data body model.SysWorkflow true "注册工作流接口"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"注册成功"}"
// @Router /workflow/createWorkFlow [post]
func CreateWorkFlow(c *gin.Context) {
var wk model.SysWorkflow
_ = c.ShouldBindJSON(&wk)
WKVerify := utils.Rules{
"WorkflowNickName": {utils.NotEmpty()},
"WorkflowName": {utils.NotEmpty()},
"WorkflowDescription": {utils.NotEmpty()},
"WorkflowStepInfo": {utils.NotEmpty()},
}
WKVerifyErr := utils.Verify(wk, WKVerify)
if WKVerifyErr != nil {
response.FailWithMessage(WKVerifyErr.Error(), c)
return
}
err := service.Create(wk)
if err != nil {
response.FailWithMessage(fmt.Sprintf("获取失败:%v", err), c)
} else {
response.OkWithMessage("获取成功", c)
}
}
+115
View File
@@ -0,0 +1,115 @@
package system
import (
"github.com/flipped-aurora/gin-vue-admin/server/global"
common "github.com/flipped-aurora/gin-vue-admin/server/model/common/request"
"github.com/flipped-aurora/gin-vue-admin/server/model/common/response"
request "github.com/flipped-aurora/gin-vue-admin/server/model/system/request"
"github.com/gin-gonic/gin"
"go.uber.org/zap"
)
type AutoCodeHistoryApi struct{}
// First
// @Tags AutoCode
// @Summary 获取meta信息
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.GetById true "请求参数"
// @Success 200 {object} response.Response{data=map[string]interface{},msg=string} "获取meta信息"
// @Router /autoCode/getMeta [post]
func (a *AutoCodeHistoryApi) First(c *gin.Context) {
var info common.GetById
err := c.ShouldBindJSON(&info)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
data, err := autoCodeHistoryService.First(c.Request.Context(), info)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
response.OkWithDetailed(gin.H{"meta": data}, "获取成功", c)
}
// Delete
// @Tags AutoCode
// @Summary 删除回滚记录
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.GetById true "请求参数"
// @Success 200 {object} response.Response{msg=string} "删除回滚记录"
// @Router /autoCode/delSysHistory [post]
func (a *AutoCodeHistoryApi) Delete(c *gin.Context) {
var info common.GetById
err := c.ShouldBindJSON(&info)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = autoCodeHistoryService.Delete(c.Request.Context(), info)
if err != nil {
global.GVA_LOG.Error("删除失败!", zap.Error(err))
response.FailWithMessage("删除失败", c)
return
}
response.OkWithMessage("删除成功", c)
}
// RollBack
// @Tags AutoCode
// @Summary 回滚自动生成代码
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body systemReq.RollBack true "请求参数"
// @Success 200 {object} response.Response{msg=string} "回滚自动生成代码"
// @Router /autoCode/rollback [post]
func (a *AutoCodeHistoryApi) RollBack(c *gin.Context) {
var info request.SysAutoHistoryRollBack
err := c.ShouldBindJSON(&info)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = autoCodeHistoryService.RollBack(c.Request.Context(), info)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
response.OkWithMessage("回滚成功", c)
}
// GetList
// @Tags AutoCode
// @Summary 查询回滚记录
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body systemReq.SysAutoHistory true "请求参数"
// @Success 200 {object} response.Response{data=response.PageResult,msg=string} "查询回滚记录,返回包括列表,总数,页码,每页数量"
// @Router /autoCode/getSysHistory [post]
func (a *AutoCodeHistoryApi) GetList(c *gin.Context) {
var info common.PageInfo
err := c.ShouldBindJSON(&info)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
list, total, err := autoCodeHistoryService.GetList(c.Request.Context(), info)
if err != nil {
global.GVA_LOG.Error("获取失败!", zap.Error(err))
response.FailWithMessage("获取失败", c)
return
}
response.OkWithDetailed(response.PageResult{
List: list,
Total: total,
Page: info.Page,
PageSize: info.PageSize,
}, "获取成功", c)
}
+100
View File
@@ -0,0 +1,100 @@
package system
import (
"github.com/flipped-aurora/gin-vue-admin/server/global"
common "github.com/flipped-aurora/gin-vue-admin/server/model/common/request"
"github.com/flipped-aurora/gin-vue-admin/server/model/common/response"
"github.com/flipped-aurora/gin-vue-admin/server/model/system/request"
"github.com/flipped-aurora/gin-vue-admin/server/utils"
"github.com/gin-gonic/gin"
"go.uber.org/zap"
"strings"
)
type AutoCodePackageApi struct{}
// Create
// @Tags AutoCodePackage
// @Summary 创建package
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body system.SysAutoCode true "创建package"
// @Success 200 {object} response.Response{data=map[string]interface{},msg=string} "创建package成功"
// @Router /autoCode/createPackage [post]
func (a *AutoCodePackageApi) Create(c *gin.Context) {
var info request.SysAutoCodePackageCreate
_ = c.ShouldBindJSON(&info)
if err := utils.Verify(info, utils.AutoPackageVerify); err != nil {
response.FailWithMessage(err.Error(), c)
return
}
if strings.Contains(info.PackageName, "\\") || strings.Contains(info.PackageName, "/") || strings.Contains(info.PackageName, "..") {
response.FailWithMessage("包名不合法", c)
return
} // PackageName可能导致路径穿越的问题 / 和 \ 都要防止
err := autoCodePackageService.Create(c.Request.Context(), &info)
if err != nil {
global.GVA_LOG.Error("创建失败!", zap.Error(err))
response.FailWithMessage("创建失败", c)
return
}
response.OkWithMessage("创建成功", c)
}
// Delete
// @Tags AutoCode
// @Summary 删除package
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body system.SysAutoCode true "创建package"
// @Success 200 {object} response.Response{data=map[string]interface{},msg=string} "删除package成功"
// @Router /autoCode/delPackage [post]
func (a *AutoCodePackageApi) Delete(c *gin.Context) {
var info common.GetById
_ = c.ShouldBindJSON(&info)
err := autoCodePackageService.Delete(c.Request.Context(), info)
if err != nil {
global.GVA_LOG.Error("删除失败!", zap.Error(err))
response.FailWithMessage("删除失败", c)
return
}
response.OkWithMessage("删除成功", c)
}
// All
// @Tags AutoCodePackage
// @Summary 获取package
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Success 200 {object} response.Response{data=map[string]interface{},msg=string} "创建package成功"
// @Router /autoCode/getPackage [post]
func (a *AutoCodePackageApi) All(c *gin.Context) {
data, err := autoCodePackageService.All(c.Request.Context())
if err != nil {
global.GVA_LOG.Error("获取失败!", zap.Error(err))
response.FailWithMessage("获取失败", c)
return
}
response.OkWithDetailed(gin.H{"pkgs": data}, "获取成功", c)
}
// Templates
// @Tags AutoCodePackage
// @Summary 获取package
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Success 200 {object} response.Response{data=map[string]interface{},msg=string} "创建package成功"
// @Router /autoCode/getTemplates [get]
func (a *AutoCodePackageApi) Templates(c *gin.Context) {
data, err := autoCodePackageService.Templates(c.Request.Context())
if err != nil {
global.GVA_LOG.Error("获取失败!", zap.Error(err))
response.FailWithMessage("获取失败", c)
return
}
response.OkWithDetailed(data, "获取成功", c)
}
+70
View File
@@ -0,0 +1,70 @@
package system
import (
"fmt"
"github.com/flipped-aurora/gin-vue-admin/server/global"
"github.com/flipped-aurora/gin-vue-admin/server/model/common/response"
"github.com/gin-gonic/gin"
"go.uber.org/zap"
)
type AutoCodePluginApi struct{}
// Install
// @Tags AutoCodePlugin
// @Summary 安装插件
// @Security ApiKeyAuth
// @accept multipart/form-data
// @Produce application/json
// @Param plug formData file true "this is a test file"
// @Success 200 {object} response.Response{data=[]interface{},msg=string} "安装插件成功"
// @Router /autoCode/installPlugin [post]
func (a *AutoCodePluginApi) Install(c *gin.Context) {
header, err := c.FormFile("plug")
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
web, server, err := autoCodePluginService.Install(header)
webStr := "web插件安装成功"
serverStr := "server插件安装成功"
if web == -1 {
webStr = "web端插件未成功安装,请按照文档自行解压安装,如果为纯后端插件请忽略此条提示"
}
if server == -1 {
serverStr = "server端插件未成功安装,请按照文档自行解压安装,如果为纯前端插件请忽略此条提示"
}
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
response.OkWithData([]interface{}{
gin.H{
"code": web,
"msg": webStr,
},
gin.H{
"code": server,
"msg": serverStr,
}}, c)
}
// Packaged
// @Tags AutoCodePlugin
// @Summary 打包插件
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body system.SysAutoCode true "打包插件"
// @Success 200 {object} response.Response{data=map[string]interface{},msg=string} "打包插件成功"
// @Router /autoCode/pubPlug [get]
func (a *AutoCodePluginApi) Packaged(c *gin.Context) {
plugName := c.Query("plugName")
zipPath, err := autoCodePluginService.PubPlug(plugName)
if err != nil {
global.GVA_LOG.Error("打包失败!", zap.Error(err))
response.FailWithMessage("打包失败"+err.Error(), c)
return
}
response.OkWithMessage(fmt.Sprintf("打包成功,文件路径为:%s", zipPath), c)
}
+108
View File
@@ -0,0 +1,108 @@
package system
import (
"github.com/flipped-aurora/gin-vue-admin/server/global"
"github.com/flipped-aurora/gin-vue-admin/server/model/common/response"
"github.com/flipped-aurora/gin-vue-admin/server/model/system/request"
"github.com/flipped-aurora/gin-vue-admin/server/utils"
"github.com/gin-gonic/gin"
"go.uber.org/zap"
)
type AutoCodeTemplateApi struct{}
// Preview
// @Tags AutoCodeTemplate
// @Summary 预览创建后的代码
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body system.AutoCodeStruct true "预览创建代码"
// @Success 200 {object} response.Response{data=map[string]interface{},msg=string} "预览创建后的代码"
// @Router /autoCode/preview [post]
func (a *AutoCodeTemplateApi) Preview(c *gin.Context) {
var info request.AutoCode
err := c.ShouldBindJSON(&info)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(info, utils.AutoCodeVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = info.Pretreatment()
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
info.PackageT = utils.FirstUpper(info.Package)
autoCode, err := autoCodeTemplateService.Preview(c.Request.Context(), info)
if err != nil {
global.GVA_LOG.Error("预览失败!", zap.Error(err))
response.FailWithMessage("预览失败", c)
} else {
response.OkWithDetailed(gin.H{"autoCode": autoCode}, "预览成功", c)
}
}
// Create
// @Tags AutoCodeTemplate
// @Summary 自动代码模板
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body system.AutoCodeStruct true "创建自动代码"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"创建成功"}"
// @Router /autoCode/createTemp [post]
func (a *AutoCodeTemplateApi) Create(c *gin.Context) {
var info request.AutoCode
err := c.ShouldBindJSON(&info)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(info, utils.AutoCodeVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = info.Pretreatment()
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = autoCodeTemplateService.Create(c.Request.Context(), info)
if err != nil {
global.GVA_LOG.Error("创建失败!", zap.Error(err))
response.FailWithMessage("创建失败", c)
} else {
response.OkWithMessage("创建成功", c)
}
}
// Create
// @Tags AddFunc
// @Summary 增加方法
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.AutoCode true "增加方法"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"创建成功"}"
// @Router /autoCode/addFunc [post]
func (a *AutoCodeTemplateApi) AddFunc(c *gin.Context) {
var info request.AutoFunc
err := c.ShouldBindJSON(&info)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = autoCodeTemplateService.AddFunc(info)
if err != nil {
global.GVA_LOG.Error("注入失败!", zap.Error(err))
response.FailWithMessage("注入失败", c)
} else {
response.OkWithMessage("注入成功", c)
}
}
+45
View File
@@ -0,0 +1,45 @@
package system
import "github.com/flipped-aurora/gin-vue-admin/server/service"
type ApiGroup struct {
DBApi
JwtApi
BaseApi
SystemApi
CasbinApi
AutoCodeApi
SystemApiApi
AuthorityApi
DictionaryApi
AuthorityMenuApi
OperationRecordApi
DictionaryDetailApi
AuthorityBtnApi
SysExportTemplateApi
AutoCodePluginApi
AutoCodePackageApi
AutoCodeHistoryApi
AutoCodeTemplateApi
}
var (
apiService = service.ServiceGroupApp.SystemServiceGroup.ApiService
jwtService = service.ServiceGroupApp.SystemServiceGroup.JwtService
menuService = service.ServiceGroupApp.SystemServiceGroup.MenuService
userService = service.ServiceGroupApp.SystemServiceGroup.UserService
initDBService = service.ServiceGroupApp.SystemServiceGroup.InitDBService
casbinService = service.ServiceGroupApp.SystemServiceGroup.CasbinService
baseMenuService = service.ServiceGroupApp.SystemServiceGroup.BaseMenuService
authorityService = service.ServiceGroupApp.SystemServiceGroup.AuthorityService
dictionaryService = service.ServiceGroupApp.SystemServiceGroup.DictionaryService
authorityBtnService = service.ServiceGroupApp.SystemServiceGroup.AuthorityBtnService
systemConfigService = service.ServiceGroupApp.SystemServiceGroup.SystemConfigService
operationRecordService = service.ServiceGroupApp.SystemServiceGroup.OperationRecordService
dictionaryDetailService = service.ServiceGroupApp.SystemServiceGroup.DictionaryDetailService
autoCodeService = service.ServiceGroupApp.SystemServiceGroup.AutoCodeService
autoCodePluginService = service.ServiceGroupApp.SystemServiceGroup.AutoCodePlugin
autoCodePackageService = service.ServiceGroupApp.SystemServiceGroup.AutoCodePackage
autoCodeHistoryService = service.ServiceGroupApp.SystemServiceGroup.AutoCodeHistory
autoCodeTemplateService = service.ServiceGroupApp.SystemServiceGroup.AutoCodeTemplate
)
+322
View File
@@ -0,0 +1,322 @@
package system
import (
"github.com/flipped-aurora/gin-vue-admin/server/global"
"github.com/flipped-aurora/gin-vue-admin/server/model/common/request"
"github.com/flipped-aurora/gin-vue-admin/server/model/common/response"
"github.com/flipped-aurora/gin-vue-admin/server/model/system"
systemReq "github.com/flipped-aurora/gin-vue-admin/server/model/system/request"
systemRes "github.com/flipped-aurora/gin-vue-admin/server/model/system/response"
"github.com/flipped-aurora/gin-vue-admin/server/utils"
"github.com/gin-gonic/gin"
"go.uber.org/zap"
)
type SystemApiApi struct{}
// CreateApi
// @Tags SysApi
// @Summary 创建基础api
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body system.SysApi true "api路径, api中文描述, api组, 方法"
// @Success 200 {object} response.Response{msg=string} "创建基础api"
// @Router /api/createApi [post]
func (s *SystemApiApi) CreateApi(c *gin.Context) {
var api system.SysApi
err := c.ShouldBindJSON(&api)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(api, utils.ApiVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = apiService.CreateApi(api)
if err != nil {
global.GVA_LOG.Error("创建失败!", zap.Error(err))
response.FailWithMessage("创建失败", c)
return
}
response.OkWithMessage("创建成功", c)
}
// SyncApi
// @Tags SysApi
// @Summary 同步API
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Success 200 {object} response.Response{msg=string} "同步API"
// @Router /api/syncApi [get]
func (s *SystemApiApi) SyncApi(c *gin.Context) {
newApis, deleteApis, ignoreApis, err := apiService.SyncApi()
if err != nil {
global.GVA_LOG.Error("同步失败!", zap.Error(err))
response.FailWithMessage("同步失败", c)
return
}
response.OkWithData(gin.H{
"newApis": newApis,
"deleteApis": deleteApis,
"ignoreApis": ignoreApis,
}, c)
}
// GetApiGroups
// @Tags SysApi
// @Summary 获取API分组
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Success 200 {object} response.Response{msg=string} "获取API分组"
// @Router /api/getApiGroups [post]
func (s *SystemApiApi) GetApiGroups(c *gin.Context) {
groups, apiGroupMap, err := apiService.GetApiGroups()
if err != nil {
global.GVA_LOG.Error("获取失败!", zap.Error(err))
response.FailWithMessage("获取失败", c)
return
}
response.OkWithData(gin.H{
"groups": groups,
"apiGroupMap": apiGroupMap,
}, c)
}
// IgnoreApi
// @Tags IgnoreApi
// @Summary 忽略API
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Success 200 {object} response.Response{msg=string} "同步API"
// @Router /api/ignoreApi [post]
func (s *SystemApiApi) IgnoreApi(c *gin.Context) {
var ignoreApi system.SysIgnoreApi
err := c.ShouldBindJSON(&ignoreApi)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = apiService.IgnoreApi(ignoreApi)
if err != nil {
global.GVA_LOG.Error("忽略失败!", zap.Error(err))
response.FailWithMessage("忽略失败", c)
return
}
response.Ok(c)
}
// EnterSyncApi
// @Tags SysApi
// @Summary 确认同步API
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Success 200 {object} response.Response{msg=string} "确认同步API"
// @Router /api/enterSyncApi [post]
func (s *SystemApiApi) EnterSyncApi(c *gin.Context) {
var syncApi systemRes.SysSyncApis
err := c.ShouldBindJSON(&syncApi)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = apiService.EnterSyncApi(syncApi)
if err != nil {
global.GVA_LOG.Error("忽略失败!", zap.Error(err))
response.FailWithMessage("忽略失败", c)
return
}
response.Ok(c)
}
// DeleteApi
// @Tags SysApi
// @Summary 删除api
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body system.SysApi true "ID"
// @Success 200 {object} response.Response{msg=string} "删除api"
// @Router /api/deleteApi [post]
func (s *SystemApiApi) DeleteApi(c *gin.Context) {
var api system.SysApi
err := c.ShouldBindJSON(&api)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(api.GVA_MODEL, utils.IdVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = apiService.DeleteApi(api)
if err != nil {
global.GVA_LOG.Error("删除失败!", zap.Error(err))
response.FailWithMessage("删除失败", c)
return
}
response.OkWithMessage("删除成功", c)
}
// GetApiList
// @Tags SysApi
// @Summary 分页获取API列表
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body systemReq.SearchApiParams true "分页获取API列表"
// @Success 200 {object} response.Response{data=response.PageResult,msg=string} "分页获取API列表,返回包括列表,总数,页码,每页数量"
// @Router /api/getApiList [post]
func (s *SystemApiApi) GetApiList(c *gin.Context) {
var pageInfo systemReq.SearchApiParams
err := c.ShouldBindJSON(&pageInfo)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(pageInfo.PageInfo, utils.PageInfoVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
list, total, err := apiService.GetAPIInfoList(pageInfo.SysApi, pageInfo.PageInfo, pageInfo.OrderKey, pageInfo.Desc)
if err != nil {
global.GVA_LOG.Error("获取失败!", zap.Error(err))
response.FailWithMessage("获取失败", c)
return
}
response.OkWithDetailed(response.PageResult{
List: list,
Total: total,
Page: pageInfo.Page,
PageSize: pageInfo.PageSize,
}, "获取成功", c)
}
// GetApiById
// @Tags SysApi
// @Summary 根据id获取api
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.GetById true "根据id获取api"
// @Success 200 {object} response.Response{data=systemRes.SysAPIResponse} "根据id获取api,返回包括api详情"
// @Router /api/getApiById [post]
func (s *SystemApiApi) GetApiById(c *gin.Context) {
var idInfo request.GetById
err := c.ShouldBindJSON(&idInfo)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(idInfo, utils.IdVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
api, err := apiService.GetApiById(idInfo.ID)
if err != nil {
global.GVA_LOG.Error("获取失败!", zap.Error(err))
response.FailWithMessage("获取失败", c)
return
}
response.OkWithDetailed(systemRes.SysAPIResponse{Api: api}, "获取成功", c)
}
// UpdateApi
// @Tags SysApi
// @Summary 修改基础api
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body system.SysApi true "api路径, api中文描述, api组, 方法"
// @Success 200 {object} response.Response{msg=string} "修改基础api"
// @Router /api/updateApi [post]
func (s *SystemApiApi) UpdateApi(c *gin.Context) {
var api system.SysApi
err := c.ShouldBindJSON(&api)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(api, utils.ApiVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = apiService.UpdateApi(api)
if err != nil {
global.GVA_LOG.Error("修改失败!", zap.Error(err))
response.FailWithMessage("修改失败", c)
return
}
response.OkWithMessage("修改成功", c)
}
// GetAllApis
// @Tags SysApi
// @Summary 获取所有的Api 不分页
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Success 200 {object} response.Response{data=systemRes.SysAPIListResponse,msg=string} "获取所有的Api 不分页,返回包括api列表"
// @Router /api/getAllApis [post]
func (s *SystemApiApi) GetAllApis(c *gin.Context) {
apis, err := apiService.GetAllApis()
if err != nil {
global.GVA_LOG.Error("获取失败!", zap.Error(err))
response.FailWithMessage("获取失败", c)
return
}
response.OkWithDetailed(systemRes.SysAPIListResponse{Apis: apis}, "获取成功", c)
}
// DeleteApisByIds
// @Tags SysApi
// @Summary 删除选中Api
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.IdsReq true "ID"
// @Success 200 {object} response.Response{msg=string} "删除选中Api"
// @Router /api/deleteApisByIds [delete]
func (s *SystemApiApi) DeleteApisByIds(c *gin.Context) {
var ids request.IdsReq
err := c.ShouldBindJSON(&ids)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = apiService.DeleteApisByIds(ids)
if err != nil {
global.GVA_LOG.Error("删除失败!", zap.Error(err))
response.FailWithMessage("删除失败", c)
return
}
response.OkWithMessage("删除成功", c)
}
// FreshCasbin
// @Tags SysApi
// @Summary 刷新casbin缓存
// @accept application/json
// @Produce application/json
// @Success 200 {object} response.Response{msg=string} "刷新成功"
// @Router /api/freshCasbin [get]
func (s *SystemApiApi) FreshCasbin(c *gin.Context) {
err := casbinService.FreshCasbin()
if err != nil {
global.GVA_LOG.Error("刷新失败!", zap.Error(err))
response.FailWithMessage("刷新失败", c)
return
}
response.OkWithMessage("刷新成功", c)
}
+212
View File
@@ -0,0 +1,212 @@
package system
import (
"github.com/flipped-aurora/gin-vue-admin/server/global"
"github.com/flipped-aurora/gin-vue-admin/server/model/common/request"
"github.com/flipped-aurora/gin-vue-admin/server/model/common/response"
"github.com/flipped-aurora/gin-vue-admin/server/model/system"
systemRes "github.com/flipped-aurora/gin-vue-admin/server/model/system/response"
"github.com/flipped-aurora/gin-vue-admin/server/utils"
"github.com/gin-gonic/gin"
"go.uber.org/zap"
)
type AuthorityApi struct{}
// CreateAuthority
// @Tags Authority
// @Summary 创建角色
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body system.SysAuthority true "权限id, 权限名, 父角色id"
// @Success 200 {object} response.Response{data=systemRes.SysAuthorityResponse,msg=string} "创建角色,返回包括系统角色详情"
// @Router /authority/createAuthority [post]
func (a *AuthorityApi) CreateAuthority(c *gin.Context) {
var authority, authBack system.SysAuthority
var err error
if err = c.ShouldBindJSON(&authority); err != nil {
response.FailWithMessage(err.Error(), c)
return
}
if err = utils.Verify(authority, utils.AuthorityVerify); err != nil {
response.FailWithMessage(err.Error(), c)
return
}
if authBack, err = authorityService.CreateAuthority(authority); err != nil {
global.GVA_LOG.Error("创建失败!", zap.Error(err))
response.FailWithMessage("创建失败"+err.Error(), c)
return
}
err = casbinService.FreshCasbin()
if err != nil {
global.GVA_LOG.Error("创建成功,权限刷新失败。", zap.Error(err))
response.FailWithMessage("创建成功,权限刷新失败。"+err.Error(), c)
return
}
response.OkWithDetailed(systemRes.SysAuthorityResponse{Authority: authBack}, "创建成功", c)
}
// CopyAuthority
// @Tags Authority
// @Summary 拷贝角色
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body response.SysAuthorityCopyResponse true "旧角色id, 新权限id, 新权限名, 新父角色id"
// @Success 200 {object} response.Response{data=systemRes.SysAuthorityResponse,msg=string} "拷贝角色,返回包括系统角色详情"
// @Router /authority/copyAuthority [post]
func (a *AuthorityApi) CopyAuthority(c *gin.Context) {
var copyInfo systemRes.SysAuthorityCopyResponse
err := c.ShouldBindJSON(&copyInfo)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(copyInfo, utils.OldAuthorityVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(copyInfo.Authority, utils.AuthorityVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
authBack, err := authorityService.CopyAuthority(copyInfo)
if err != nil {
global.GVA_LOG.Error("拷贝失败!", zap.Error(err))
response.FailWithMessage("拷贝失败"+err.Error(), c)
return
}
response.OkWithDetailed(systemRes.SysAuthorityResponse{Authority: authBack}, "拷贝成功", c)
}
// DeleteAuthority
// @Tags Authority
// @Summary 删除角色
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body system.SysAuthority true "删除角色"
// @Success 200 {object} response.Response{msg=string} "删除角色"
// @Router /authority/deleteAuthority [post]
func (a *AuthorityApi) DeleteAuthority(c *gin.Context) {
var authority system.SysAuthority
var err error
if err = c.ShouldBindJSON(&authority); err != nil {
response.FailWithMessage(err.Error(), c)
return
}
if err = utils.Verify(authority, utils.AuthorityIdVerify); err != nil {
response.FailWithMessage(err.Error(), c)
return
}
// 删除角色之前需要判断是否有用户正在使用此角色
if err = authorityService.DeleteAuthority(&authority); err != nil {
global.GVA_LOG.Error("删除失败!", zap.Error(err))
response.FailWithMessage("删除失败"+err.Error(), c)
return
}
_ = casbinService.FreshCasbin()
response.OkWithMessage("删除成功", c)
}
// UpdateAuthority
// @Tags Authority
// @Summary 更新角色信息
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body system.SysAuthority true "权限id, 权限名, 父角色id"
// @Success 200 {object} response.Response{data=systemRes.SysAuthorityResponse,msg=string} "更新角色信息,返回包括系统角色详情"
// @Router /authority/updateAuthority [post]
func (a *AuthorityApi) UpdateAuthority(c *gin.Context) {
var auth system.SysAuthority
err := c.ShouldBindJSON(&auth)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(auth, utils.AuthorityVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
authority, err := authorityService.UpdateAuthority(auth)
if err != nil {
global.GVA_LOG.Error("更新失败!", zap.Error(err))
response.FailWithMessage("更新失败"+err.Error(), c)
return
}
response.OkWithDetailed(systemRes.SysAuthorityResponse{Authority: authority}, "更新成功", c)
}
// GetAuthorityList
// @Tags Authority
// @Summary 分页获取角色列表
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.PageInfo true "页码, 每页大小"
// @Success 200 {object} response.Response{data=response.PageResult,msg=string} "分页获取角色列表,返回包括列表,总数,页码,每页数量"
// @Router /authority/getAuthorityList [post]
func (a *AuthorityApi) GetAuthorityList(c *gin.Context) {
var pageInfo request.PageInfo
err := c.ShouldBindJSON(&pageInfo)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(pageInfo, utils.PageInfoVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
list, total, err := authorityService.GetAuthorityInfoList(pageInfo)
if err != nil {
global.GVA_LOG.Error("获取失败!", zap.Error(err))
response.FailWithMessage("获取失败"+err.Error(), c)
return
}
response.OkWithDetailed(response.PageResult{
List: list,
Total: total,
Page: pageInfo.Page,
PageSize: pageInfo.PageSize,
}, "获取成功", c)
}
// SetDataAuthority
// @Tags Authority
// @Summary 设置角色资源权限
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body system.SysAuthority true "设置角色资源权限"
// @Success 200 {object} response.Response{msg=string} "设置角色资源权限"
// @Router /authority/setDataAuthority [post]
func (a *AuthorityApi) SetDataAuthority(c *gin.Context) {
var auth system.SysAuthority
err := c.ShouldBindJSON(&auth)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(auth, utils.AuthorityIdVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = authorityService.SetDataAuthority(auth)
if err != nil {
global.GVA_LOG.Error("设置失败!", zap.Error(err))
response.FailWithMessage("设置失败"+err.Error(), c)
return
}
response.OkWithMessage("设置成功", c)
}
+80
View File
@@ -0,0 +1,80 @@
package system
import (
"github.com/flipped-aurora/gin-vue-admin/server/global"
"github.com/flipped-aurora/gin-vue-admin/server/model/common/response"
"github.com/flipped-aurora/gin-vue-admin/server/model/system/request"
"github.com/gin-gonic/gin"
"go.uber.org/zap"
)
type AuthorityBtnApi struct{}
// GetAuthorityBtn
// @Tags AuthorityBtn
// @Summary 获取权限按钮
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.SysAuthorityBtnReq true "菜单id, 角色id, 选中的按钮id"
// @Success 200 {object} response.Response{data=response.SysAuthorityBtnRes,msg=string} "返回列表成功"
// @Router /authorityBtn/getAuthorityBtn [post]
func (a *AuthorityBtnApi) GetAuthorityBtn(c *gin.Context) {
var req request.SysAuthorityBtnReq
err := c.ShouldBindJSON(&req)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
res, err := authorityBtnService.GetAuthorityBtn(req)
if err != nil {
global.GVA_LOG.Error("查询失败!", zap.Error(err))
response.FailWithMessage("查询失败", c)
return
}
response.OkWithDetailed(res, "查询成功", c)
}
// SetAuthorityBtn
// @Tags AuthorityBtn
// @Summary 设置权限按钮
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.SysAuthorityBtnReq true "菜单id, 角色id, 选中的按钮id"
// @Success 200 {object} response.Response{msg=string} "返回列表成功"
// @Router /authorityBtn/setAuthorityBtn [post]
func (a *AuthorityBtnApi) SetAuthorityBtn(c *gin.Context) {
var req request.SysAuthorityBtnReq
err := c.ShouldBindJSON(&req)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = authorityBtnService.SetAuthorityBtn(req)
if err != nil {
global.GVA_LOG.Error("分配失败!", zap.Error(err))
response.FailWithMessage("分配失败", c)
return
}
response.OkWithMessage("分配成功", c)
}
// CanRemoveAuthorityBtn
// @Tags AuthorityBtn
// @Summary 设置权限按钮
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Success 200 {object} response.Response{msg=string} "删除成功"
// @Router /authorityBtn/canRemoveAuthorityBtn [post]
func (a *AuthorityBtnApi) CanRemoveAuthorityBtn(c *gin.Context) {
id := c.Query("id")
err := authorityBtnService.CanRemoveAuthorityBtn(id)
if err != nil {
global.GVA_LOG.Error("删除失败!", zap.Error(err))
response.FailWithMessage(err.Error(), c)
return
}
response.OkWithMessage("删除成功", c)
}
+126
View File
@@ -0,0 +1,126 @@
package system
import (
"github.com/goccy/go-json"
"io"
"strings"
"github.com/flipped-aurora/gin-vue-admin/server/global"
"github.com/flipped-aurora/gin-vue-admin/server/model/common/response"
"github.com/flipped-aurora/gin-vue-admin/server/utils/request"
"github.com/gin-gonic/gin"
"go.uber.org/zap"
)
type AutoCodeApi struct{}
// GetDB
// @Tags AutoCode
// @Summary 获取当前所有数据库
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Success 200 {object} response.Response{data=map[string]interface{},msg=string} "获取当前所有数据库"
// @Router /autoCode/getDatabase [get]
func (autoApi *AutoCodeApi) GetDB(c *gin.Context) {
businessDB := c.Query("businessDB")
dbs, err := autoCodeService.Database(businessDB).GetDB(businessDB)
var dbList []map[string]interface{}
for _, db := range global.GVA_CONFIG.DBList {
var item = make(map[string]interface{})
item["aliasName"] = db.AliasName
item["dbName"] = db.Dbname
item["disable"] = db.Disable
item["dbtype"] = db.Type
dbList = append(dbList, item)
}
if err != nil {
global.GVA_LOG.Error("获取失败!", zap.Error(err))
response.FailWithMessage("获取失败", c)
} else {
response.OkWithDetailed(gin.H{"dbs": dbs, "dbList": dbList}, "获取成功", c)
}
}
// GetTables
// @Tags AutoCode
// @Summary 获取当前数据库所有表
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Success 200 {object} response.Response{data=map[string]interface{},msg=string} "获取当前数据库所有表"
// @Router /autoCode/getTables [get]
func (autoApi *AutoCodeApi) GetTables(c *gin.Context) {
dbName := c.DefaultQuery("dbName", global.GVA_CONFIG.Mysql.Dbname)
businessDB := c.Query("businessDB")
tables, err := autoCodeService.Database(businessDB).GetTables(businessDB, dbName)
if err != nil {
global.GVA_LOG.Error("查询table失败!", zap.Error(err))
response.FailWithMessage("查询table失败", c)
} else {
response.OkWithDetailed(gin.H{"tables": tables}, "获取成功", c)
}
}
// GetColumn
// @Tags AutoCode
// @Summary 获取当前表所有字段
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Success 200 {object} response.Response{data=map[string]interface{},msg=string} "获取当前表所有字段"
// @Router /autoCode/getColumn [get]
func (autoApi *AutoCodeApi) GetColumn(c *gin.Context) {
businessDB := c.Query("businessDB")
dbName := c.DefaultQuery("dbName", global.GVA_CONFIG.Mysql.Dbname)
tableName := c.Query("tableName")
columns, err := autoCodeService.Database(businessDB).GetColumn(businessDB, tableName, dbName)
if err != nil {
global.GVA_LOG.Error("获取失败!", zap.Error(err))
response.FailWithMessage("获取失败", c)
} else {
response.OkWithDetailed(gin.H{"columns": columns}, "获取成功", c)
}
}
func (autoApi *AutoCodeApi) LLMAuto(c *gin.Context) {
prompt := c.Query("prompt")
mode := c.Query("mode")
params := make(map[string]string)
params["prompt"] = prompt
params["mode"] = mode
path := strings.ReplaceAll(global.GVA_CONFIG.AutoCode.AiPath, "{FUNC}", "api/chat/ai")
res, err := request.HttpRequest(
path,
"POST",
nil,
params,
nil,
)
if err != nil {
global.GVA_LOG.Error("大模型生成失败!", zap.Error(err))
response.FailWithMessage("大模型生成失败"+err.Error(), c)
return
}
var resStruct response.Response
b, err := io.ReadAll(res.Body)
defer res.Body.Close()
if err != nil {
global.GVA_LOG.Error("大模型生成失败!", zap.Error(err))
response.FailWithMessage("大模型生成失败"+err.Error(), c)
return
}
err = json.Unmarshal(b, &resStruct)
if err != nil {
global.GVA_LOG.Error("大模型生成失败!", zap.Error(err))
response.FailWithMessage("大模型生成失败"+err.Error(), c)
return
}
if resStruct.Code == 7 {
global.GVA_LOG.Error("大模型生成失败!"+resStruct.Msg, zap.Error(err))
response.FailWithMessage("大模型生成失败"+resStruct.Msg, c)
return
}
response.OkWithData(resStruct.Data, c)
}
+70
View File
@@ -0,0 +1,70 @@
package system
import (
"time"
"github.com/flipped-aurora/gin-vue-admin/server/global"
"github.com/flipped-aurora/gin-vue-admin/server/model/common/response"
systemRes "github.com/flipped-aurora/gin-vue-admin/server/model/system/response"
"github.com/gin-gonic/gin"
"github.com/mojocn/base64Captcha"
"go.uber.org/zap"
)
// 当开启多服务器部署时,替换下面的配置,使用redis共享存储验证码
// var store = captcha.NewDefaultRedisStore()
var store = base64Captcha.DefaultMemStore
type BaseApi struct{}
// Captcha
// @Tags Base
// @Summary 生成验证码
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Success 200 {object} response.Response{data=systemRes.SysCaptchaResponse,msg=string} "生成验证码,返回包括随机数id,base64,验证码长度,是否开启验证码"
// @Router /base/captcha [post]
func (b *BaseApi) Captcha(c *gin.Context) {
// 判断验证码是否开启
openCaptcha := global.GVA_CONFIG.Captcha.OpenCaptcha // 是否开启防爆次数
openCaptchaTimeOut := global.GVA_CONFIG.Captcha.OpenCaptchaTimeOut // 缓存超时时间
key := c.ClientIP()
v, ok := global.BlackCache.Get(key)
if !ok {
global.BlackCache.Set(key, 1, time.Second*time.Duration(openCaptchaTimeOut))
}
var oc bool
if openCaptcha == 0 || openCaptcha < interfaceToInt(v) {
oc = true
}
// 字符,公式,验证码配置
// 生成默认数字的driver
driver := base64Captcha.NewDriverDigit(global.GVA_CONFIG.Captcha.ImgHeight, global.GVA_CONFIG.Captcha.ImgWidth, global.GVA_CONFIG.Captcha.KeyLong, 0.7, 80)
// cp := base64Captcha.NewCaptcha(driver, store.UseWithCtx(c)) // v8下使用redis
cp := base64Captcha.NewCaptcha(driver, store)
id, b64s, _, err := cp.Generate()
if err != nil {
global.GVA_LOG.Error("验证码获取失败!", zap.Error(err))
response.FailWithMessage("验证码获取失败", c)
return
}
response.OkWithDetailed(systemRes.SysCaptchaResponse{
CaptchaId: id,
PicPath: b64s,
CaptchaLength: global.GVA_CONFIG.Captcha.KeyLong,
OpenCaptcha: oc,
}, "验证码获取成功", c)
}
// 类型转换
func interfaceToInt(v interface{}) (i int) {
switch v := v.(type) {
case int:
i = v
default:
i = 0
}
return
}
+68
View File
@@ -0,0 +1,68 @@
package system
import (
"github.com/flipped-aurora/gin-vue-admin/server/global"
"github.com/flipped-aurora/gin-vue-admin/server/model/common/response"
"github.com/flipped-aurora/gin-vue-admin/server/model/system/request"
systemRes "github.com/flipped-aurora/gin-vue-admin/server/model/system/response"
"github.com/flipped-aurora/gin-vue-admin/server/utils"
"github.com/gin-gonic/gin"
"go.uber.org/zap"
)
type CasbinApi struct{}
// UpdateCasbin
// @Tags Casbin
// @Summary 更新角色api权限
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.CasbinInReceive true "权限id, 权限模型列表"
// @Success 200 {object} response.Response{msg=string} "更新角色api权限"
// @Router /casbin/UpdateCasbin [post]
func (cas *CasbinApi) UpdateCasbin(c *gin.Context) {
var cmr request.CasbinInReceive
err := c.ShouldBindJSON(&cmr)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(cmr, utils.AuthorityIdVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = casbinService.UpdateCasbin(cmr.AuthorityId, cmr.CasbinInfos)
if err != nil {
global.GVA_LOG.Error("更新失败!", zap.Error(err))
response.FailWithMessage("更新失败", c)
return
}
response.OkWithMessage("更新成功", c)
}
// GetPolicyPathByAuthorityId
// @Tags Casbin
// @Summary 获取权限列表
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.CasbinInReceive true "权限id, 权限模型列表"
// @Success 200 {object} response.Response{data=systemRes.PolicyPathResponse,msg=string} "获取权限列表,返回包括casbin详情列表"
// @Router /casbin/getPolicyPathByAuthorityId [post]
func (cas *CasbinApi) GetPolicyPathByAuthorityId(c *gin.Context) {
var casbin request.CasbinInReceive
err := c.ShouldBindJSON(&casbin)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(casbin, utils.AuthorityIdVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
paths := casbinService.GetPolicyPathByAuthorityId(casbin.AuthorityId)
response.OkWithDetailed(systemRes.PolicyPathResponse{Paths: paths}, "获取成功", c)
}
+129
View File
@@ -0,0 +1,129 @@
package system
import (
"github.com/flipped-aurora/gin-vue-admin/server/global"
"github.com/flipped-aurora/gin-vue-admin/server/model/common/response"
"github.com/flipped-aurora/gin-vue-admin/server/model/system"
"github.com/gin-gonic/gin"
"go.uber.org/zap"
)
type DictionaryApi struct{}
// CreateSysDictionary
// @Tags SysDictionary
// @Summary 创建SysDictionary
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body system.SysDictionary true "SysDictionary模型"
// @Success 200 {object} response.Response{msg=string} "创建SysDictionary"
// @Router /sysDictionary/createSysDictionary [post]
func (s *DictionaryApi) CreateSysDictionary(c *gin.Context) {
var dictionary system.SysDictionary
err := c.ShouldBindJSON(&dictionary)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = dictionaryService.CreateSysDictionary(dictionary)
if err != nil {
global.GVA_LOG.Error("创建失败!", zap.Error(err))
response.FailWithMessage("创建失败", c)
return
}
response.OkWithMessage("创建成功", c)
}
// DeleteSysDictionary
// @Tags SysDictionary
// @Summary 删除SysDictionary
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body system.SysDictionary true "SysDictionary模型"
// @Success 200 {object} response.Response{msg=string} "删除SysDictionary"
// @Router /sysDictionary/deleteSysDictionary [delete]
func (s *DictionaryApi) DeleteSysDictionary(c *gin.Context) {
var dictionary system.SysDictionary
err := c.ShouldBindJSON(&dictionary)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = dictionaryService.DeleteSysDictionary(dictionary)
if err != nil {
global.GVA_LOG.Error("删除失败!", zap.Error(err))
response.FailWithMessage("删除失败", c)
return
}
response.OkWithMessage("删除成功", c)
}
// UpdateSysDictionary
// @Tags SysDictionary
// @Summary 更新SysDictionary
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body system.SysDictionary true "SysDictionary模型"
// @Success 200 {object} response.Response{msg=string} "更新SysDictionary"
// @Router /sysDictionary/updateSysDictionary [put]
func (s *DictionaryApi) UpdateSysDictionary(c *gin.Context) {
var dictionary system.SysDictionary
err := c.ShouldBindJSON(&dictionary)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = dictionaryService.UpdateSysDictionary(&dictionary)
if err != nil {
global.GVA_LOG.Error("更新失败!", zap.Error(err))
response.FailWithMessage("更新失败", c)
return
}
response.OkWithMessage("更新成功", c)
}
// FindSysDictionary
// @Tags SysDictionary
// @Summary 用id查询SysDictionary
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data query system.SysDictionary true "ID或字典英名"
// @Success 200 {object} response.Response{data=map[string]interface{},msg=string} "用id查询SysDictionary"
// @Router /sysDictionary/findSysDictionary [get]
func (s *DictionaryApi) FindSysDictionary(c *gin.Context) {
var dictionary system.SysDictionary
err := c.ShouldBindQuery(&dictionary)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
sysDictionary, err := dictionaryService.GetSysDictionary(dictionary.Type, dictionary.ID, dictionary.Status)
if err != nil {
global.GVA_LOG.Error("字典未创建或未开启!", zap.Error(err))
response.FailWithMessage("字典未创建或未开启", c)
return
}
response.OkWithDetailed(gin.H{"resysDictionary": sysDictionary}, "查询成功", c)
}
// GetSysDictionaryList
// @Tags SysDictionary
// @Summary 分页获取SysDictionary列表
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Success 200 {object} response.Response{data=response.PageResult,msg=string} "分页获取SysDictionary列表,返回包括列表,总数,页码,每页数量"
// @Router /sysDictionary/getSysDictionaryList [get]
func (s *DictionaryApi) GetSysDictionaryList(c *gin.Context) {
list, err := dictionaryService.GetSysDictionaryInfoList()
if err != nil {
global.GVA_LOG.Error("获取失败!", zap.Error(err))
response.FailWithMessage("获取失败", c)
return
}
response.OkWithDetailed(list, "获取成功", c)
}
@@ -0,0 +1,148 @@
package system
import (
"github.com/flipped-aurora/gin-vue-admin/server/global"
"github.com/flipped-aurora/gin-vue-admin/server/model/common/response"
"github.com/flipped-aurora/gin-vue-admin/server/model/system"
"github.com/flipped-aurora/gin-vue-admin/server/model/system/request"
"github.com/flipped-aurora/gin-vue-admin/server/utils"
"github.com/gin-gonic/gin"
"go.uber.org/zap"
)
type DictionaryDetailApi struct{}
// CreateSysDictionaryDetail
// @Tags SysDictionaryDetail
// @Summary 创建SysDictionaryDetail
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body system.SysDictionaryDetail true "SysDictionaryDetail模型"
// @Success 200 {object} response.Response{msg=string} "创建SysDictionaryDetail"
// @Router /sysDictionaryDetail/createSysDictionaryDetail [post]
func (s *DictionaryDetailApi) CreateSysDictionaryDetail(c *gin.Context) {
var detail system.SysDictionaryDetail
err := c.ShouldBindJSON(&detail)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = dictionaryDetailService.CreateSysDictionaryDetail(detail)
if err != nil {
global.GVA_LOG.Error("创建失败!", zap.Error(err))
response.FailWithMessage("创建失败", c)
return
}
response.OkWithMessage("创建成功", c)
}
// DeleteSysDictionaryDetail
// @Tags SysDictionaryDetail
// @Summary 删除SysDictionaryDetail
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body system.SysDictionaryDetail true "SysDictionaryDetail模型"
// @Success 200 {object} response.Response{msg=string} "删除SysDictionaryDetail"
// @Router /sysDictionaryDetail/deleteSysDictionaryDetail [delete]
func (s *DictionaryDetailApi) DeleteSysDictionaryDetail(c *gin.Context) {
var detail system.SysDictionaryDetail
err := c.ShouldBindJSON(&detail)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = dictionaryDetailService.DeleteSysDictionaryDetail(detail)
if err != nil {
global.GVA_LOG.Error("删除失败!", zap.Error(err))
response.FailWithMessage("删除失败", c)
return
}
response.OkWithMessage("删除成功", c)
}
// UpdateSysDictionaryDetail
// @Tags SysDictionaryDetail
// @Summary 更新SysDictionaryDetail
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body system.SysDictionaryDetail true "更新SysDictionaryDetail"
// @Success 200 {object} response.Response{msg=string} "更新SysDictionaryDetail"
// @Router /sysDictionaryDetail/updateSysDictionaryDetail [put]
func (s *DictionaryDetailApi) UpdateSysDictionaryDetail(c *gin.Context) {
var detail system.SysDictionaryDetail
err := c.ShouldBindJSON(&detail)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = dictionaryDetailService.UpdateSysDictionaryDetail(&detail)
if err != nil {
global.GVA_LOG.Error("更新失败!", zap.Error(err))
response.FailWithMessage("更新失败", c)
return
}
response.OkWithMessage("更新成功", c)
}
// FindSysDictionaryDetail
// @Tags SysDictionaryDetail
// @Summary 用id查询SysDictionaryDetail
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data query system.SysDictionaryDetail true "用id查询SysDictionaryDetail"
// @Success 200 {object} response.Response{data=map[string]interface{},msg=string} "用id查询SysDictionaryDetail"
// @Router /sysDictionaryDetail/findSysDictionaryDetail [get]
func (s *DictionaryDetailApi) FindSysDictionaryDetail(c *gin.Context) {
var detail system.SysDictionaryDetail
err := c.ShouldBindQuery(&detail)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(detail, utils.IdVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
reSysDictionaryDetail, err := dictionaryDetailService.GetSysDictionaryDetail(detail.ID)
if err != nil {
global.GVA_LOG.Error("查询失败!", zap.Error(err))
response.FailWithMessage("查询失败", c)
return
}
response.OkWithDetailed(gin.H{"reSysDictionaryDetail": reSysDictionaryDetail}, "查询成功", c)
}
// GetSysDictionaryDetailList
// @Tags SysDictionaryDetail
// @Summary 分页获取SysDictionaryDetail列表
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data query request.SysDictionaryDetailSearch true "页码, 每页大小, 搜索条件"
// @Success 200 {object} response.Response{data=response.PageResult,msg=string} "分页获取SysDictionaryDetail列表,返回包括列表,总数,页码,每页数量"
// @Router /sysDictionaryDetail/getSysDictionaryDetailList [get]
func (s *DictionaryDetailApi) GetSysDictionaryDetailList(c *gin.Context) {
var pageInfo request.SysDictionaryDetailSearch
err := c.ShouldBindQuery(&pageInfo)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
list, total, err := dictionaryDetailService.GetSysDictionaryDetailInfoList(pageInfo)
if err != nil {
global.GVA_LOG.Error("获取失败!", zap.Error(err))
response.FailWithMessage("获取失败", c)
return
}
response.OkWithDetailed(response.PageResult{
List: list,
Total: total,
Page: pageInfo.Page,
PageSize: pageInfo.PageSize,
}, "获取成功", c)
}
+258
View File
@@ -0,0 +1,258 @@
package system
import (
"fmt"
"net/http"
"github.com/flipped-aurora/gin-vue-admin/server/global"
"github.com/flipped-aurora/gin-vue-admin/server/model/common/request"
"github.com/flipped-aurora/gin-vue-admin/server/model/common/response"
"github.com/flipped-aurora/gin-vue-admin/server/model/system"
systemReq "github.com/flipped-aurora/gin-vue-admin/server/model/system/request"
"github.com/flipped-aurora/gin-vue-admin/server/service"
"github.com/flipped-aurora/gin-vue-admin/server/utils"
"github.com/gin-gonic/gin"
"go.uber.org/zap"
)
type SysExportTemplateApi struct {
}
var sysExportTemplateService = service.ServiceGroupApp.SystemServiceGroup.SysExportTemplateService
// CreateSysExportTemplate 创建导出模板
// @Tags SysExportTemplate
// @Summary 创建导出模板
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body system.SysExportTemplate true "创建导出模板"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"创建成功"}"
// @Router /sysExportTemplate/createSysExportTemplate [post]
func (sysExportTemplateApi *SysExportTemplateApi) CreateSysExportTemplate(c *gin.Context) {
var sysExportTemplate system.SysExportTemplate
err := c.ShouldBindJSON(&sysExportTemplate)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
verify := utils.Rules{
"Name": {utils.NotEmpty()},
}
if err := utils.Verify(sysExportTemplate, verify); err != nil {
response.FailWithMessage(err.Error(), c)
return
}
if err := sysExportTemplateService.CreateSysExportTemplate(&sysExportTemplate); err != nil {
global.GVA_LOG.Error("创建失败!", zap.Error(err))
response.FailWithMessage("创建失败", c)
} else {
response.OkWithMessage("创建成功", c)
}
}
// DeleteSysExportTemplate 删除导出模板
// @Tags SysExportTemplate
// @Summary 删除导出模板
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body system.SysExportTemplate true "删除导出模板"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"删除成功"}"
// @Router /sysExportTemplate/deleteSysExportTemplate [delete]
func (sysExportTemplateApi *SysExportTemplateApi) DeleteSysExportTemplate(c *gin.Context) {
var sysExportTemplate system.SysExportTemplate
err := c.ShouldBindJSON(&sysExportTemplate)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
if err := sysExportTemplateService.DeleteSysExportTemplate(sysExportTemplate); err != nil {
global.GVA_LOG.Error("删除失败!", zap.Error(err))
response.FailWithMessage("删除失败", c)
} else {
response.OkWithMessage("删除成功", c)
}
}
// DeleteSysExportTemplateByIds 批量删除导出模板
// @Tags SysExportTemplate
// @Summary 批量删除导出模板
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.IdsReq true "批量删除导出模板"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"批量删除成功"}"
// @Router /sysExportTemplate/deleteSysExportTemplateByIds [delete]
func (sysExportTemplateApi *SysExportTemplateApi) DeleteSysExportTemplateByIds(c *gin.Context) {
var IDS request.IdsReq
err := c.ShouldBindJSON(&IDS)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
if err := sysExportTemplateService.DeleteSysExportTemplateByIds(IDS); err != nil {
global.GVA_LOG.Error("批量删除失败!", zap.Error(err))
response.FailWithMessage("批量删除失败", c)
} else {
response.OkWithMessage("批量删除成功", c)
}
}
// UpdateSysExportTemplate 更新导出模板
// @Tags SysExportTemplate
// @Summary 更新导出模板
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body system.SysExportTemplate true "更新导出模板"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"更新成功"}"
// @Router /sysExportTemplate/updateSysExportTemplate [put]
func (sysExportTemplateApi *SysExportTemplateApi) UpdateSysExportTemplate(c *gin.Context) {
var sysExportTemplate system.SysExportTemplate
err := c.ShouldBindJSON(&sysExportTemplate)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
verify := utils.Rules{
"Name": {utils.NotEmpty()},
}
if err := utils.Verify(sysExportTemplate, verify); err != nil {
response.FailWithMessage(err.Error(), c)
return
}
if err := sysExportTemplateService.UpdateSysExportTemplate(sysExportTemplate); err != nil {
global.GVA_LOG.Error("更新失败!", zap.Error(err))
response.FailWithMessage("更新失败", c)
} else {
response.OkWithMessage("更新成功", c)
}
}
// FindSysExportTemplate 用id查询导出模板
// @Tags SysExportTemplate
// @Summary 用id查询导出模板
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data query system.SysExportTemplate true "用id查询导出模板"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"查询成功"}"
// @Router /sysExportTemplate/findSysExportTemplate [get]
func (sysExportTemplateApi *SysExportTemplateApi) FindSysExportTemplate(c *gin.Context) {
var sysExportTemplate system.SysExportTemplate
err := c.ShouldBindQuery(&sysExportTemplate)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
if resysExportTemplate, err := sysExportTemplateService.GetSysExportTemplate(sysExportTemplate.ID); err != nil {
global.GVA_LOG.Error("查询失败!", zap.Error(err))
response.FailWithMessage("查询失败", c)
} else {
response.OkWithData(gin.H{"resysExportTemplate": resysExportTemplate}, c)
}
}
// GetSysExportTemplateList 分页获取导出模板列表
// @Tags SysExportTemplate
// @Summary 分页获取导出模板列表
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data query systemReq.SysExportTemplateSearch true "分页获取导出模板列表"
// @Success 200 {string} string "{"success":true,"data":{},"msg":"获取成功"}"
// @Router /sysExportTemplate/getSysExportTemplateList [get]
func (sysExportTemplateApi *SysExportTemplateApi) GetSysExportTemplateList(c *gin.Context) {
var pageInfo systemReq.SysExportTemplateSearch
err := c.ShouldBindQuery(&pageInfo)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
if list, total, err := sysExportTemplateService.GetSysExportTemplateInfoList(pageInfo); err != nil {
global.GVA_LOG.Error("获取失败!", zap.Error(err))
response.FailWithMessage("获取失败", c)
} else {
response.OkWithDetailed(response.PageResult{
List: list,
Total: total,
Page: pageInfo.Page,
PageSize: pageInfo.PageSize,
}, "获取成功", c)
}
}
// ExportExcel 导出表格
// @Tags SysExportTemplate
// @Summary 导出表格
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Router /sysExportTemplate/exportExcel [get]
func (sysExportTemplateApi *SysExportTemplateApi) ExportExcel(c *gin.Context) {
templateID := c.Query("templateID")
queryParams := c.Request.URL.Query()
if templateID == "" {
response.FailWithMessage("模板ID不能为空", c)
return
}
if file, name, err := sysExportTemplateService.ExportExcel(templateID, queryParams); err != nil {
global.GVA_LOG.Error("获取失败!", zap.Error(err))
response.FailWithMessage("获取失败", c)
} else {
c.Header("Content-Disposition", fmt.Sprintf("attachment; filename=%s", name+utils.RandomString(6)+".xlsx")) // 对下载的文件重命名
c.Header("success", "true")
c.Data(http.StatusOK, "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", file.Bytes())
}
}
// ExportTemplate 导出表格模板
// @Tags SysExportTemplate
// @Summary 导出表格模板
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Router /sysExportTemplate/exportExcel [get]
func (sysExportTemplateApi *SysExportTemplateApi) ExportTemplate(c *gin.Context) {
templateID := c.Query("templateID")
if templateID == "" {
response.FailWithMessage("模板ID不能为空", c)
return
}
if file, name, err := sysExportTemplateService.ExportTemplate(templateID); err != nil {
global.GVA_LOG.Error("获取失败!", zap.Error(err))
response.FailWithMessage("获取失败", c)
} else {
c.Header("Content-Disposition", fmt.Sprintf("attachment; filename=%s", name+"模板.xlsx")) // 对下载的文件重命名
c.Header("success", "true")
c.Data(http.StatusOK, "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", file.Bytes())
}
}
// ImportExcel 导入表格
// @Tags SysImportTemplate
// @Summary 导入表格
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Router /sysExportTemplate/importExcel [post]
func (sysExportTemplateApi *SysExportTemplateApi) ImportExcel(c *gin.Context) {
templateID := c.Query("templateID")
if templateID == "" {
response.FailWithMessage("模板ID不能为空", c)
return
}
file, err := c.FormFile("file")
if err != nil {
global.GVA_LOG.Error("文件获取失败!", zap.Error(err))
response.FailWithMessage("文件获取失败", c)
return
}
if err := sysExportTemplateService.ImportExcel(templateID, file); err != nil {
global.GVA_LOG.Error(err.Error(), zap.Error(err))
response.FailWithMessage(err.Error(), c)
} else {
response.OkWithMessage("导入成功", c)
}
}
+59
View File
@@ -0,0 +1,59 @@
package system
import (
"github.com/flipped-aurora/gin-vue-admin/server/global"
"github.com/flipped-aurora/gin-vue-admin/server/model/common/response"
"github.com/flipped-aurora/gin-vue-admin/server/model/system/request"
"go.uber.org/zap"
"github.com/gin-gonic/gin"
)
type DBApi struct{}
// InitDB
// @Tags InitDB
// @Summary 初始化用户数据库
// @Produce application/json
// @Param data body request.InitDB true "初始化数据库参数"
// @Success 200 {object} response.Response{data=string} "初始化用户数据库"
// @Router /init/initdb [post]
func (i *DBApi) InitDB(c *gin.Context) {
if global.GVA_DB != nil {
global.GVA_LOG.Error("已存在数据库配置!")
response.FailWithMessage("已存在数据库配置", c)
return
}
var dbInfo request.InitDB
if err := c.ShouldBindJSON(&dbInfo); err != nil {
global.GVA_LOG.Error("参数校验不通过!", zap.Error(err))
response.FailWithMessage("参数校验不通过", c)
return
}
if err := initDBService.InitDB(dbInfo); err != nil {
global.GVA_LOG.Error("自动创建数据库失败!", zap.Error(err))
response.FailWithMessage("自动创建数据库失败,请查看后台日志,检查后在进行初始化", c)
return
}
response.OkWithMessage("自动创建数据库成功", c)
}
// CheckDB
// @Tags CheckDB
// @Summary 初始化用户数据库
// @Produce application/json
// @Success 200 {object} response.Response{data=map[string]interface{},msg=string} "初始化用户数据库"
// @Router /init/checkdb [post]
func (i *DBApi) CheckDB(c *gin.Context) {
var (
message = "前往初始化数据库"
needInit = true
)
if global.GVA_DB != nil {
message = "数据库无需初始化"
needInit = false
}
global.GVA_LOG.Info(message)
response.OkWithDetailed(gin.H{"needInit": needInit}, message, c)
}
+33
View File
@@ -0,0 +1,33 @@
package system
import (
"github.com/flipped-aurora/gin-vue-admin/server/global"
"github.com/flipped-aurora/gin-vue-admin/server/model/common/response"
"github.com/flipped-aurora/gin-vue-admin/server/model/system"
"github.com/flipped-aurora/gin-vue-admin/server/utils"
"github.com/gin-gonic/gin"
"go.uber.org/zap"
)
type JwtApi struct{}
// JsonInBlacklist
// @Tags Jwt
// @Summary jwt加入黑名单
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Success 200 {object} response.Response{msg=string} "jwt加入黑名单"
// @Router /jwt/jsonInBlacklist [post]
func (j *JwtApi) JsonInBlacklist(c *gin.Context) {
token := utils.GetToken(c)
jwt := system.JwtBlacklist{Jwt: token}
err := jwtService.JsonInBlacklist(jwt)
if err != nil {
global.GVA_LOG.Error("jwt作废失败!", zap.Error(err))
response.FailWithMessage("jwt作废失败", c)
return
}
utils.ClearToken(c)
response.OkWithMessage("jwt作废成功", c)
}
+278
View File
@@ -0,0 +1,278 @@
package system
import (
"github.com/flipped-aurora/gin-vue-admin/server/global"
"github.com/flipped-aurora/gin-vue-admin/server/model/common/request"
"github.com/flipped-aurora/gin-vue-admin/server/model/common/response"
"github.com/flipped-aurora/gin-vue-admin/server/model/system"
systemReq "github.com/flipped-aurora/gin-vue-admin/server/model/system/request"
systemRes "github.com/flipped-aurora/gin-vue-admin/server/model/system/response"
"github.com/flipped-aurora/gin-vue-admin/server/utils"
"github.com/gin-gonic/gin"
"go.uber.org/zap"
)
type AuthorityMenuApi struct{}
// GetMenu
// @Tags AuthorityMenu
// @Summary 获取用户动态路由
// @Security ApiKeyAuth
// @Produce application/json
// @Param data body request.Empty true "空"
// @Success 200 {object} response.Response{data=systemRes.SysMenusResponse,msg=string} "获取用户动态路由,返回包括系统菜单详情列表"
// @Router /menu/getMenu [post]
func (a *AuthorityMenuApi) GetMenu(c *gin.Context) {
menus, err := menuService.GetMenuTree(utils.GetUserAuthorityId(c))
if err != nil {
global.GVA_LOG.Error("获取失败!", zap.Error(err))
response.FailWithMessage("获取失败", c)
return
}
if menus == nil {
menus = []system.SysMenu{}
}
response.OkWithDetailed(systemRes.SysMenusResponse{Menus: menus}, "获取成功", c)
}
// GetBaseMenuTree
// @Tags AuthorityMenu
// @Summary 获取用户动态路由
// @Security ApiKeyAuth
// @Produce application/json
// @Param data body request.Empty true "空"
// @Success 200 {object} response.Response{data=systemRes.SysBaseMenusResponse,msg=string} "获取用户动态路由,返回包括系统菜单列表"
// @Router /menu/getBaseMenuTree [post]
func (a *AuthorityMenuApi) GetBaseMenuTree(c *gin.Context) {
menus, err := menuService.GetBaseMenuTree()
if err != nil {
global.GVA_LOG.Error("获取失败!", zap.Error(err))
response.FailWithMessage("获取失败", c)
return
}
response.OkWithDetailed(systemRes.SysBaseMenusResponse{Menus: menus}, "获取成功", c)
}
// AddMenuAuthority
// @Tags AuthorityMenu
// @Summary 增加menu和角色关联关系
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body systemReq.AddMenuAuthorityInfo true "角色ID"
// @Success 200 {object} response.Response{msg=string} "增加menu和角色关联关系"
// @Router /menu/addMenuAuthority [post]
func (a *AuthorityMenuApi) AddMenuAuthority(c *gin.Context) {
var authorityMenu systemReq.AddMenuAuthorityInfo
err := c.ShouldBindJSON(&authorityMenu)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
if err := utils.Verify(authorityMenu, utils.AuthorityIdVerify); err != nil {
response.FailWithMessage(err.Error(), c)
return
}
if err := menuService.AddMenuAuthority(authorityMenu.Menus, authorityMenu.AuthorityId); err != nil {
global.GVA_LOG.Error("添加失败!", zap.Error(err))
response.FailWithMessage("添加失败", c)
} else {
response.OkWithMessage("添加成功", c)
}
}
// GetMenuAuthority
// @Tags AuthorityMenu
// @Summary 获取指定角色menu
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.GetAuthorityId true "角色ID"
// @Success 200 {object} response.Response{data=map[string]interface{},msg=string} "获取指定角色menu"
// @Router /menu/getMenuAuthority [post]
func (a *AuthorityMenuApi) GetMenuAuthority(c *gin.Context) {
var param request.GetAuthorityId
err := c.ShouldBindJSON(&param)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(param, utils.AuthorityIdVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
menus, err := menuService.GetMenuAuthority(&param)
if err != nil {
global.GVA_LOG.Error("获取失败!", zap.Error(err))
response.FailWithDetailed(systemRes.SysMenusResponse{Menus: menus}, "获取失败", c)
return
}
response.OkWithDetailed(gin.H{"menus": menus}, "获取成功", c)
}
// AddBaseMenu
// @Tags Menu
// @Summary 新增菜单
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body system.SysBaseMenu true "路由path, 父菜单ID, 路由name, 对应前端文件路径, 排序标记"
// @Success 200 {object} response.Response{msg=string} "新增菜单"
// @Router /menu/addBaseMenu [post]
func (a *AuthorityMenuApi) AddBaseMenu(c *gin.Context) {
var menu system.SysBaseMenu
err := c.ShouldBindJSON(&menu)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(menu, utils.MenuVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(menu.Meta, utils.MenuMetaVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = menuService.AddBaseMenu(menu)
if err != nil {
global.GVA_LOG.Error("添加失败!", zap.Error(err))
response.FailWithMessage("添加失败", c)
return
}
response.OkWithMessage("添加成功", c)
}
// DeleteBaseMenu
// @Tags Menu
// @Summary 删除菜单
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.GetById true "菜单id"
// @Success 200 {object} response.Response{msg=string} "删除菜单"
// @Router /menu/deleteBaseMenu [post]
func (a *AuthorityMenuApi) DeleteBaseMenu(c *gin.Context) {
var menu request.GetById
err := c.ShouldBindJSON(&menu)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(menu, utils.IdVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = baseMenuService.DeleteBaseMenu(menu.ID)
if err != nil {
global.GVA_LOG.Error("删除失败!", zap.Error(err))
response.FailWithMessage("删除失败", c)
return
}
response.OkWithMessage("删除成功", c)
}
// UpdateBaseMenu
// @Tags Menu
// @Summary 更新菜单
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body system.SysBaseMenu true "路由path, 父菜单ID, 路由name, 对应前端文件路径, 排序标记"
// @Success 200 {object} response.Response{msg=string} "更新菜单"
// @Router /menu/updateBaseMenu [post]
func (a *AuthorityMenuApi) UpdateBaseMenu(c *gin.Context) {
var menu system.SysBaseMenu
err := c.ShouldBindJSON(&menu)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(menu, utils.MenuVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(menu.Meta, utils.MenuMetaVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = baseMenuService.UpdateBaseMenu(menu)
if err != nil {
global.GVA_LOG.Error("更新失败!", zap.Error(err))
response.FailWithMessage("更新失败", c)
return
}
response.OkWithMessage("更新成功", c)
}
// GetBaseMenuById
// @Tags Menu
// @Summary 根据id获取菜单
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.GetById true "菜单id"
// @Success 200 {object} response.Response{data=systemRes.SysBaseMenuResponse,msg=string} "根据id获取菜单,返回包括系统菜单列表"
// @Router /menu/getBaseMenuById [post]
func (a *AuthorityMenuApi) GetBaseMenuById(c *gin.Context) {
var idInfo request.GetById
err := c.ShouldBindJSON(&idInfo)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(idInfo, utils.IdVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
menu, err := baseMenuService.GetBaseMenuById(idInfo.ID)
if err != nil {
global.GVA_LOG.Error("获取失败!", zap.Error(err))
response.FailWithMessage("获取失败", c)
return
}
response.OkWithDetailed(systemRes.SysBaseMenuResponse{Menu: menu}, "获取成功", c)
}
// GetMenuList
// @Tags Menu
// @Summary 分页获取基础menu列表
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.PageInfo true "页码, 每页大小"
// @Success 200 {object} response.Response{data=response.PageResult,msg=string} "分页获取基础menu列表,返回包括列表,总数,页码,每页数量"
// @Router /menu/getMenuList [post]
func (a *AuthorityMenuApi) GetMenuList(c *gin.Context) {
var pageInfo request.PageInfo
err := c.ShouldBindJSON(&pageInfo)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(pageInfo, utils.PageInfoVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
menuList, total, err := menuService.GetInfoList()
if err != nil {
global.GVA_LOG.Error("获取失败!", zap.Error(err))
response.FailWithMessage("获取失败", c)
return
}
response.OkWithDetailed(response.PageResult{
List: menuList,
Total: total,
Page: pageInfo.Page,
PageSize: pageInfo.PageSize,
}, "获取成功", c)
}
@@ -0,0 +1,149 @@
package system
import (
"github.com/flipped-aurora/gin-vue-admin/server/global"
"github.com/flipped-aurora/gin-vue-admin/server/model/common/request"
"github.com/flipped-aurora/gin-vue-admin/server/model/common/response"
"github.com/flipped-aurora/gin-vue-admin/server/model/system"
systemReq "github.com/flipped-aurora/gin-vue-admin/server/model/system/request"
"github.com/flipped-aurora/gin-vue-admin/server/utils"
"github.com/gin-gonic/gin"
"go.uber.org/zap"
)
type OperationRecordApi struct{}
// CreateSysOperationRecord
// @Tags SysOperationRecord
// @Summary 创建SysOperationRecord
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body system.SysOperationRecord true "创建SysOperationRecord"
// @Success 200 {object} response.Response{msg=string} "创建SysOperationRecord"
// @Router /sysOperationRecord/createSysOperationRecord [post]
func (s *OperationRecordApi) CreateSysOperationRecord(c *gin.Context) {
var sysOperationRecord system.SysOperationRecord
err := c.ShouldBindJSON(&sysOperationRecord)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = operationRecordService.CreateSysOperationRecord(sysOperationRecord)
if err != nil {
global.GVA_LOG.Error("创建失败!", zap.Error(err))
response.FailWithMessage("创建失败", c)
return
}
response.OkWithMessage("创建成功", c)
}
// DeleteSysOperationRecord
// @Tags SysOperationRecord
// @Summary 删除SysOperationRecord
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body system.SysOperationRecord true "SysOperationRecord模型"
// @Success 200 {object} response.Response{msg=string} "删除SysOperationRecord"
// @Router /sysOperationRecord/deleteSysOperationRecord [delete]
func (s *OperationRecordApi) DeleteSysOperationRecord(c *gin.Context) {
var sysOperationRecord system.SysOperationRecord
err := c.ShouldBindJSON(&sysOperationRecord)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = operationRecordService.DeleteSysOperationRecord(sysOperationRecord)
if err != nil {
global.GVA_LOG.Error("删除失败!", zap.Error(err))
response.FailWithMessage("删除失败", c)
return
}
response.OkWithMessage("删除成功", c)
}
// DeleteSysOperationRecordByIds
// @Tags SysOperationRecord
// @Summary 批量删除SysOperationRecord
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.IdsReq true "批量删除SysOperationRecord"
// @Success 200 {object} response.Response{msg=string} "批量删除SysOperationRecord"
// @Router /sysOperationRecord/deleteSysOperationRecordByIds [delete]
func (s *OperationRecordApi) DeleteSysOperationRecordByIds(c *gin.Context) {
var IDS request.IdsReq
err := c.ShouldBindJSON(&IDS)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = operationRecordService.DeleteSysOperationRecordByIds(IDS)
if err != nil {
global.GVA_LOG.Error("批量删除失败!", zap.Error(err))
response.FailWithMessage("批量删除失败", c)
return
}
response.OkWithMessage("批量删除成功", c)
}
// FindSysOperationRecord
// @Tags SysOperationRecord
// @Summary 用id查询SysOperationRecord
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data query system.SysOperationRecord true "Id"
// @Success 200 {object} response.Response{data=map[string]interface{},msg=string} "用id查询SysOperationRecord"
// @Router /sysOperationRecord/findSysOperationRecord [get]
func (s *OperationRecordApi) FindSysOperationRecord(c *gin.Context) {
var sysOperationRecord system.SysOperationRecord
err := c.ShouldBindQuery(&sysOperationRecord)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(sysOperationRecord, utils.IdVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
reSysOperationRecord, err := operationRecordService.GetSysOperationRecord(sysOperationRecord.ID)
if err != nil {
global.GVA_LOG.Error("查询失败!", zap.Error(err))
response.FailWithMessage("查询失败", c)
return
}
response.OkWithDetailed(gin.H{"reSysOperationRecord": reSysOperationRecord}, "查询成功", c)
}
// GetSysOperationRecordList
// @Tags SysOperationRecord
// @Summary 分页获取SysOperationRecord列表
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data query request.SysOperationRecordSearch true "页码, 每页大小, 搜索条件"
// @Success 200 {object} response.Response{data=response.PageResult,msg=string} "分页获取SysOperationRecord列表,返回包括列表,总数,页码,每页数量"
// @Router /sysOperationRecord/getSysOperationRecordList [get]
func (s *OperationRecordApi) GetSysOperationRecordList(c *gin.Context) {
var pageInfo systemReq.SysOperationRecordSearch
err := c.ShouldBindQuery(&pageInfo)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
list, total, err := operationRecordService.GetSysOperationRecordInfoList(pageInfo)
if err != nil {
global.GVA_LOG.Error("获取失败!", zap.Error(err))
response.FailWithMessage("获取失败", c)
return
}
response.OkWithDetailed(response.PageResult{
List: list,
Total: total,
Page: pageInfo.Page,
PageSize: pageInfo.PageSize,
}, "获取成功", c)
}
+88
View File
@@ -0,0 +1,88 @@
package system
import (
"github.com/flipped-aurora/gin-vue-admin/server/global"
"github.com/flipped-aurora/gin-vue-admin/server/model/common/response"
"github.com/flipped-aurora/gin-vue-admin/server/model/system"
systemRes "github.com/flipped-aurora/gin-vue-admin/server/model/system/response"
"github.com/flipped-aurora/gin-vue-admin/server/utils"
"github.com/gin-gonic/gin"
"go.uber.org/zap"
)
type SystemApi struct{}
// GetSystemConfig
// @Tags System
// @Summary 获取配置文件内容
// @Security ApiKeyAuth
// @Produce application/json
// @Success 200 {object} response.Response{data=systemRes.SysConfigResponse,msg=string} "获取配置文件内容,返回包括系统配置"
// @Router /system/getSystemConfig [post]
func (s *SystemApi) GetSystemConfig(c *gin.Context) {
config, err := systemConfigService.GetSystemConfig()
if err != nil {
global.GVA_LOG.Error("获取失败!", zap.Error(err))
response.FailWithMessage("获取失败", c)
return
}
response.OkWithDetailed(systemRes.SysConfigResponse{Config: config}, "获取成功", c)
}
// SetSystemConfig
// @Tags System
// @Summary 设置配置文件内容
// @Security ApiKeyAuth
// @Produce application/json
// @Param data body system.System true "设置配置文件内容"
// @Success 200 {object} response.Response{data=string} "设置配置文件内容"
// @Router /system/setSystemConfig [post]
func (s *SystemApi) SetSystemConfig(c *gin.Context) {
var sys system.System
err := c.ShouldBindJSON(&sys)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = systemConfigService.SetSystemConfig(sys)
if err != nil {
global.GVA_LOG.Error("设置失败!", zap.Error(err))
response.FailWithMessage("设置失败", c)
return
}
response.OkWithMessage("设置成功", c)
}
// ReloadSystem
// @Tags System
// @Summary 重启系统
// @Security ApiKeyAuth
// @Produce application/json
// @Success 200 {object} response.Response{msg=string} "重启系统"
// @Router /system/reloadSystem [post]
func (s *SystemApi) ReloadSystem(c *gin.Context) {
err := utils.Reload()
if err != nil {
global.GVA_LOG.Error("重启系统失败!", zap.Error(err))
response.FailWithMessage("重启系统失败", c)
return
}
response.OkWithMessage("重启系统成功", c)
}
// GetServerInfo
// @Tags System
// @Summary 获取服务器信息
// @Security ApiKeyAuth
// @Produce application/json
// @Success 200 {object} response.Response{data=map[string]interface{},msg=string} "获取服务器信息"
// @Router /system/getServerInfo [post]
func (s *SystemApi) GetServerInfo(c *gin.Context) {
server, err := systemConfigService.GetServerInfo()
if err != nil {
global.GVA_LOG.Error("获取失败!", zap.Error(err))
response.FailWithMessage("获取失败", c)
return
}
response.OkWithDetailed(gin.H{"server": server}, "获取成功", c)
}
+458
View File
@@ -0,0 +1,458 @@
package system
import (
"strconv"
"time"
"github.com/flipped-aurora/gin-vue-admin/server/global"
"github.com/flipped-aurora/gin-vue-admin/server/model/common/request"
"github.com/flipped-aurora/gin-vue-admin/server/model/common/response"
"github.com/flipped-aurora/gin-vue-admin/server/model/system"
systemReq "github.com/flipped-aurora/gin-vue-admin/server/model/system/request"
systemRes "github.com/flipped-aurora/gin-vue-admin/server/model/system/response"
"github.com/flipped-aurora/gin-vue-admin/server/utils"
"github.com/gin-gonic/gin"
"github.com/redis/go-redis/v9"
"go.uber.org/zap"
)
// Login
// @Tags Base
// @Summary 用户登录
// @Produce application/json
// @Param data body systemReq.Login true "用户名, 密码, 验证码"
// @Success 200 {object} response.Response{data=systemRes.LoginResponse,msg=string} "返回包括用户信息,token,过期时间"
// @Router /base/login [post]
func (b *BaseApi) Login(c *gin.Context) {
var l systemReq.Login
err := c.ShouldBindJSON(&l)
key := c.ClientIP()
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(l, utils.LoginVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
// 判断验证码是否开启
openCaptcha := global.GVA_CONFIG.Captcha.OpenCaptcha // 是否开启防爆次数
openCaptchaTimeOut := global.GVA_CONFIG.Captcha.OpenCaptchaTimeOut // 缓存超时时间
v, ok := global.BlackCache.Get(key)
if !ok {
global.BlackCache.Set(key, 1, time.Second*time.Duration(openCaptchaTimeOut))
}
var oc bool = openCaptcha == 0 || openCaptcha < interfaceToInt(v)
if !oc || (l.CaptchaId != "" && l.Captcha != "" && store.Verify(l.CaptchaId, l.Captcha, true)) {
u := &system.SysUser{Username: l.Username, Password: l.Password}
user, err := userService.Login(u)
if err != nil {
global.GVA_LOG.Error("登陆失败! 用户名不存在或者密码错误!", zap.Error(err))
// 验证码次数+1
global.BlackCache.Increment(key, 1)
response.FailWithMessage("用户名不存在或者密码错误", c)
return
}
if user.Enable != 1 {
global.GVA_LOG.Error("登陆失败! 用户被禁止登录!")
// 验证码次数+1
global.BlackCache.Increment(key, 1)
response.FailWithMessage("用户被禁止登录", c)
return
}
b.TokenNext(c, *user)
return
}
// 验证码次数+1
global.BlackCache.Increment(key, 1)
response.FailWithMessage("验证码错误", c)
}
// TokenNext 登录以后签发jwt
func (b *BaseApi) TokenNext(c *gin.Context, user system.SysUser) {
token, claims, err := utils.LoginToken(&user)
if err != nil {
global.GVA_LOG.Error("获取token失败!", zap.Error(err))
response.FailWithMessage("获取token失败", c)
return
}
if !global.GVA_CONFIG.System.UseMultipoint {
utils.SetToken(c, token, int(claims.RegisteredClaims.ExpiresAt.Unix()-time.Now().Unix()))
response.OkWithDetailed(systemRes.LoginResponse{
User: user,
Token: token,
ExpiresAt: claims.RegisteredClaims.ExpiresAt.Unix() * 1000,
}, "登录成功", c)
return
}
if jwtStr, err := jwtService.GetRedisJWT(user.Username); err == redis.Nil {
if err := jwtService.SetRedisJWT(token, user.Username); err != nil {
global.GVA_LOG.Error("设置登录状态失败!", zap.Error(err))
response.FailWithMessage("设置登录状态失败", c)
return
}
utils.SetToken(c, token, int(claims.RegisteredClaims.ExpiresAt.Unix()-time.Now().Unix()))
response.OkWithDetailed(systemRes.LoginResponse{
User: user,
Token: token,
ExpiresAt: claims.RegisteredClaims.ExpiresAt.Unix() * 1000,
}, "登录成功", c)
} else if err != nil {
global.GVA_LOG.Error("设置登录状态失败!", zap.Error(err))
response.FailWithMessage("设置登录状态失败", c)
} else {
var blackJWT system.JwtBlacklist
blackJWT.Jwt = jwtStr
if err := jwtService.JsonInBlacklist(blackJWT); err != nil {
response.FailWithMessage("jwt作废失败", c)
return
}
if err := jwtService.SetRedisJWT(token, user.GetUsername()); err != nil {
response.FailWithMessage("设置登录状态失败", c)
return
}
utils.SetToken(c, token, int(claims.RegisteredClaims.ExpiresAt.Unix()-time.Now().Unix()))
response.OkWithDetailed(systemRes.LoginResponse{
User: user,
Token: token,
ExpiresAt: claims.RegisteredClaims.ExpiresAt.Unix() * 1000,
}, "登录成功", c)
}
}
// Register
// @Tags SysUser
// @Summary 用户注册账号
// @Produce application/json
// @Param data body systemReq.Register true "用户名, 昵称, 密码, 角色ID"
// @Success 200 {object} response.Response{data=systemRes.SysUserResponse,msg=string} "用户注册账号,返回包括用户信息"
// @Router /user/admin_register [post]
func (b *BaseApi) Register(c *gin.Context) {
var r systemReq.Register
err := c.ShouldBindJSON(&r)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(r, utils.RegisterVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
var authorities []system.SysAuthority
for _, v := range r.AuthorityIds {
authorities = append(authorities, system.SysAuthority{
AuthorityId: v,
})
}
user := &system.SysUser{Username: r.Username, NickName: r.NickName, Password: r.Password, HeaderImg: r.HeaderImg, AuthorityId: r.AuthorityId, Authorities: authorities, Enable: r.Enable, Phone: r.Phone, Email: r.Email}
userReturn, err := userService.Register(*user)
if err != nil {
global.GVA_LOG.Error("注册失败!", zap.Error(err))
response.FailWithDetailed(systemRes.SysUserResponse{User: userReturn}, "注册失败", c)
return
}
response.OkWithDetailed(systemRes.SysUserResponse{User: userReturn}, "注册成功", c)
}
// ChangePassword
// @Tags SysUser
// @Summary 用户修改密码
// @Security ApiKeyAuth
// @Produce application/json
// @Param data body systemReq.ChangePasswordReq true "用户名, 原密码, 新密码"
// @Success 200 {object} response.Response{msg=string} "用户修改密码"
// @Router /user/changePassword [post]
func (b *BaseApi) ChangePassword(c *gin.Context) {
var req systemReq.ChangePasswordReq
err := c.ShouldBindJSON(&req)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(req, utils.ChangePasswordVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
uid := utils.GetUserID(c)
u := &system.SysUser{GVA_MODEL: global.GVA_MODEL{ID: uid}, Password: req.Password}
_, err = userService.ChangePassword(u, req.NewPassword)
if err != nil {
global.GVA_LOG.Error("修改失败!", zap.Error(err))
response.FailWithMessage("修改失败,原密码与当前账户不符", c)
return
}
response.OkWithMessage("修改成功", c)
}
// GetUserList
// @Tags SysUser
// @Summary 分页获取用户列表
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.PageInfo true "页码, 每页大小"
// @Success 200 {object} response.Response{data=response.PageResult,msg=string} "分页获取用户列表,返回包括列表,总数,页码,每页数量"
// @Router /user/getUserList [post]
func (b *BaseApi) GetUserList(c *gin.Context) {
var pageInfo request.PageInfo
err := c.ShouldBindJSON(&pageInfo)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(pageInfo, utils.PageInfoVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
list, total, err := userService.GetUserInfoList(pageInfo)
if err != nil {
global.GVA_LOG.Error("获取失败!", zap.Error(err))
response.FailWithMessage("获取失败", c)
return
}
response.OkWithDetailed(response.PageResult{
List: list,
Total: total,
Page: pageInfo.Page,
PageSize: pageInfo.PageSize,
}, "获取成功", c)
}
// SetUserAuthority
// @Tags SysUser
// @Summary 更改用户权限
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body systemReq.SetUserAuth true "用户UUID, 角色ID"
// @Success 200 {object} response.Response{msg=string} "设置用户权限"
// @Router /user/setUserAuthority [post]
func (b *BaseApi) SetUserAuthority(c *gin.Context) {
var sua systemReq.SetUserAuth
err := c.ShouldBindJSON(&sua)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
if UserVerifyErr := utils.Verify(sua, utils.SetUserAuthorityVerify); UserVerifyErr != nil {
response.FailWithMessage(UserVerifyErr.Error(), c)
return
}
userID := utils.GetUserID(c)
err = userService.SetUserAuthority(userID, sua.AuthorityId)
if err != nil {
global.GVA_LOG.Error("修改失败!", zap.Error(err))
response.FailWithMessage(err.Error(), c)
return
}
claims := utils.GetUserInfo(c)
j := &utils.JWT{SigningKey: []byte(global.GVA_CONFIG.JWT.SigningKey)} // 唯一签名
claims.AuthorityId = sua.AuthorityId
if token, err := j.CreateToken(*claims); err != nil {
global.GVA_LOG.Error("修改失败!", zap.Error(err))
response.FailWithMessage(err.Error(), c)
} else {
c.Header("new-token", token)
c.Header("new-expires-at", strconv.FormatInt(claims.ExpiresAt.Unix(), 10))
utils.SetToken(c, token, int((claims.ExpiresAt.Unix()-time.Now().Unix())/60))
response.OkWithMessage("修改成功", c)
}
}
// SetUserAuthorities
// @Tags SysUser
// @Summary 设置用户权限
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body systemReq.SetUserAuthorities true "用户UUID, 角色ID"
// @Success 200 {object} response.Response{msg=string} "设置用户权限"
// @Router /user/setUserAuthorities [post]
func (b *BaseApi) SetUserAuthorities(c *gin.Context) {
var sua systemReq.SetUserAuthorities
err := c.ShouldBindJSON(&sua)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = userService.SetUserAuthorities(sua.ID, sua.AuthorityIds)
if err != nil {
global.GVA_LOG.Error("修改失败!", zap.Error(err))
response.FailWithMessage("修改失败", c)
return
}
response.OkWithMessage("修改成功", c)
}
// DeleteUser
// @Tags SysUser
// @Summary 删除用户
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body request.GetById true "用户ID"
// @Success 200 {object} response.Response{msg=string} "删除用户"
// @Router /user/deleteUser [delete]
func (b *BaseApi) DeleteUser(c *gin.Context) {
var reqId request.GetById
err := c.ShouldBindJSON(&reqId)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(reqId, utils.IdVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
jwtId := utils.GetUserID(c)
if jwtId == uint(reqId.ID) {
response.FailWithMessage("删除失败, 自杀失败", c)
return
}
err = userService.DeleteUser(reqId.ID)
if err != nil {
global.GVA_LOG.Error("删除失败!", zap.Error(err))
response.FailWithMessage("删除失败", c)
return
}
response.OkWithMessage("删除成功", c)
}
// SetUserInfo
// @Tags SysUser
// @Summary 设置用户信息
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body system.SysUser true "ID, 用户名, 昵称, 头像链接"
// @Success 200 {object} response.Response{data=map[string]interface{},msg=string} "设置用户信息"
// @Router /user/setUserInfo [put]
func (b *BaseApi) SetUserInfo(c *gin.Context) {
var user systemReq.ChangeUserInfo
err := c.ShouldBindJSON(&user)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = utils.Verify(user, utils.IdVerify)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
if len(user.AuthorityIds) != 0 {
err = userService.SetUserAuthorities(user.ID, user.AuthorityIds)
if err != nil {
global.GVA_LOG.Error("设置失败!", zap.Error(err))
response.FailWithMessage("设置失败", c)
return
}
}
err = userService.SetUserInfo(system.SysUser{
GVA_MODEL: global.GVA_MODEL{
ID: user.ID,
},
NickName: user.NickName,
HeaderImg: user.HeaderImg,
Phone: user.Phone,
Email: user.Email,
SideMode: user.SideMode,
Enable: user.Enable,
})
if err != nil {
global.GVA_LOG.Error("设置失败!", zap.Error(err))
response.FailWithMessage("设置失败", c)
return
}
response.OkWithMessage("设置成功", c)
}
// SetSelfInfo
// @Tags SysUser
// @Summary 设置用户信息
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Param data body system.SysUser true "ID, 用户名, 昵称, 头像链接"
// @Success 200 {object} response.Response{data=map[string]interface{},msg=string} "设置用户信息"
// @Router /user/SetSelfInfo [put]
func (b *BaseApi) SetSelfInfo(c *gin.Context) {
var user systemReq.ChangeUserInfo
err := c.ShouldBindJSON(&user)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
user.ID = utils.GetUserID(c)
err = userService.SetSelfInfo(system.SysUser{
GVA_MODEL: global.GVA_MODEL{
ID: user.ID,
},
NickName: user.NickName,
HeaderImg: user.HeaderImg,
Phone: user.Phone,
Email: user.Email,
SideMode: user.SideMode,
Enable: user.Enable,
})
if err != nil {
global.GVA_LOG.Error("设置失败!", zap.Error(err))
response.FailWithMessage("设置失败", c)
return
}
response.OkWithMessage("设置成功", c)
}
// GetUserInfo
// @Tags SysUser
// @Summary 获取用户信息
// @Security ApiKeyAuth
// @accept application/json
// @Produce application/json
// @Success 200 {object} response.Response{data=map[string]interface{},msg=string} "获取用户信息"
// @Router /user/getUserInfo [get]
func (b *BaseApi) GetUserInfo(c *gin.Context) {
uuid := utils.GetUserUuid(c)
ReqUser, err := userService.GetUserInfo(uuid)
if err != nil {
global.GVA_LOG.Error("获取失败!", zap.Error(err))
response.FailWithMessage("获取失败", c)
return
}
response.OkWithDetailed(gin.H{"userInfo": ReqUser}, "获取成功", c)
}
// ResetPassword
// @Tags SysUser
// @Summary 重置用户密码
// @Security ApiKeyAuth
// @Produce application/json
// @Param data body system.SysUser true "ID"
// @Success 200 {object} response.Response{msg=string} "重置用户密码"
// @Router /user/resetPassword [post]
func (b *BaseApi) ResetPassword(c *gin.Context) {
var user system.SysUser
err := c.ShouldBindJSON(&user)
if err != nil {
response.FailWithMessage(err.Error(), c)
return
}
err = userService.ResetPassword(user.ID)
if err != nil {
global.GVA_LOG.Error("重置失败!", zap.Error(err))
response.FailWithMessage("重置失败"+err.Error(), c)
return
}
response.OkWithMessage("重置成功", c)
}
+220
View File
@@ -0,0 +1,220 @@
# github.com/flipped-aurora/gin-vue-admin/server Global Configuration
# jwt configuration
jwt:
signing-key: qmPlus
expires-time: 7d
buffer-time: 1d
issuer: qmPlus
# zap logger configuration
zap:
level: info
format: console
prefix: "[github.com/flipped-aurora/gin-vue-admin/server]"
director: log
show-line: true
encode-level: LowercaseColorLevelEncoder
stacktrace-key: stacktrace
log-in-console: true
# redis configuration
redis:
db: 0
addr: 177.7.0.14:6379
password: ""
# mongo configuration
mongo:
coll: ''
options: ''
database: ''
username: ''
password: ''
min-pool-size: 0
max-pool-size: 100
socket-timeout-ms: 0
connect-timeout-ms: 0
is-zap: false
hosts:
- host: ''
port: ''
# email configuration
email:
to: xxx@qq.com
port: 465
from: xxx@163.com
host: smtp.163.com
is-ssl: true
secret: xxx
nickname: test
# system configuration
system:
env: public # Change to "develop" to skip authentication for development mode
addr: 8888
db-type: mysql
oss-type: local # 控制oss选择走本地还是 七牛等其他仓 自行增加其他oss仓可以在 server/utils/upload/upload.go 中 NewOss函数配置
use-redis: false # 使用redis
use-mongo: false # 使用mongo
use-multipoint: false
# IP限制次数 一个小时15000次
iplimit-count: 15000
# IP限制一个小时
iplimit-time: 3600
# captcha configuration
captcha:
key-long: 6
img-width: 240
img-height: 80
open-captcha: 0 # 0代表一直开启,大于0代表限制次数
open-captcha-timeout: 3600 # open-captcha大于0时才生效
# mysql connect configuration
# 未初始化之前请勿手动修改数据库信息!!!如果一定要手动初始化请看(https://gin-vue-admin.com/docs/first_master)
mysql:
path: ""
port: ""
config: ""
db-name: ""
username: ""
password: ""
max-idle-conns: 10
max-open-conns: 100
log-mode: ""
log-zap: false
# pgsql connect configuration
# 未初始化之前请勿手动修改数据库信息!!!如果一定要手动初始化请看(https://gin-vue-admin.com/docs/first_master)
pgsql:
path: ""
port: ""
config: ""
db-name: ""
username: ""
password: ""
max-idle-conns: 10
max-open-conns: 100
log-mode: ""
log-zap: false
db-list:
- disable: true # 是否禁用
type: "" # 数据库的类型,目前支持mysql、pgsql
alias-name: "" # 数据库的名称,注意: alias-name 需要在db-list中唯一
path: ""
port: ""
config: ""
db-name: ""
username: ""
password: ""
max-idle-conns: 10
max-open-conns: 100
log-mode: ""
log-zap: false
# local configuration
local:
path: uploads/file
store-path: uploads/file
# autocode configuration
autocode:
transfer-restart: true
# root 自动适配项目根目录
# 请不要手动配置,他会在项目加载的时候识别出根路径
root: ""
server: /server
server-plug: /plugin/%s
server-api: /api/v1/%s
server-initialize: /initialize
server-model: /model/%s
server-request: /model/%s/request/
server-router: /router/%s
server-service: /service/%s
web: /web/src
web-api: /api
web-form: /view
web-table: /view
# qiniu configuration (请自行七牛申请对应的 公钥 私钥 bucket 和 域名地址)
qiniu:
zone: ZoneHuaDong
bucket: ""
img-path: ""
use-https: false
access-key: ""
secret-key: ""
use-cdn-domains: false
# aliyun oss configuration
aliyun-oss:
endpoint: yourEndpoint
access-key-id: yourAccessKeyId
access-key-secret: yourAccessKeySecret
bucket-name: yourBucketName
bucket-url: yourBucketUrl
base-path: yourBasePath
# tencent cos configuration
tencent-cos:
bucket: xxxxx-10005608
region: ap-shanghai
secret-id: your-secret-id
secret-key: your-secret-key
base-url: https://gin.vue.admin
path-prefix: github.com/flipped-aurora/gin-vue-admin/server
# aws s3 configuration (minio compatible)
aws-s3:
bucket: xxxxx-10005608
region: ap-shanghai
endpoint: ""
s3-force-path-style: false
disable-ssl: false
secret-id: your-secret-id
secret-key: your-secret-key
base-url: https://gin.vue.admin
path-prefix: github.com/flipped-aurora/gin-vue-admin/server
# huawei obs configuration
hua-wei-obs:
path: you-path
bucket: you-bucket
endpoint: you-endpoint
access-key: you-access-key
secret-key: you-secret-key
# excel configuration
excel:
dir: ./resource/excel/
# timer task db clear table
Timer:
start: true
spec: "@daily" # 定时任务详细配置参考 https://pkg.go.dev/github.com/robfig/cron/v3
detail:
- tableName: sys_operation_records
compareField: created_at
interval: 2160h
- tableName: jwt_blacklists
compareField: created_at
interval: 168h
# 跨域配置
# 需要配合 server/initialize/router.go -> `Router.Use(middleware.CorsByRules())` 使用
cors:
mode: whitelist # 放行模式: allow-all, 放行全部; whitelist, 白名单模式, 来自白名单内域名的请求添加 cors 头; strict-whitelist 严格白名单模式, 白名单外的请求一律拒绝
whitelist:
- allow-origin: example1.com
allow-headers: content-type
allow-methods: GET, POST
expose-headers: Content-Length, Access-Control-Allow-Origin, Access-Control-Allow-Headers, Content-Type
allow-credentials: true # 布尔值
- allow-origin: example2.com
allow-headers: content-type
allow-methods: GET, POST
expose-headers: Content-Length, Access-Control-Allow-Origin, Access-Control-Allow-Headers, Content-Type
allow-credentials: true # 布尔值
+232 -45
View File
@@ -1,58 +1,245 @@
# Gin-Vue-Admin Global Configuration
# casbin configuration
casbin:
model-path: './resource/rbac_model.conf'
# github.com/flipped-aurora/gin-vue-admin/server Global Configuration
# jwt configuration
jwt:
signing-key: 'qmPlus'
signing-key: qmPlus
expires-time: 7d
buffer-time: 1d
issuer: qmPlus
# zap logger configuration
zap:
level: info
format: console
prefix: "[github.com/flipped-aurora/gin-vue-admin/server]"
director: log
show-line: true
encode-level: LowercaseColorLevelEncoder
stacktrace-key: stacktrace
log-in-console: true
retention-day: -1
# mysql connect configuration
mysql:
username: root
password: 'Aa@6447985'
path: '127.0.0.1:3306'
db-name: 'qmPlus'
config: 'charset=utf8&parseTime=True&loc=Local'
max-idle-conns: 10
max-open-conns: 10
log-mode: false
#sqlite 配置
sqlite:
path: db.db
log-mode: true
config: 'loc=Asia/Shanghai'
# oss configuration
qiniu:
access-key: '25j8dYBZ2wuiy0yhwShytjZDTX662b8xiFguwxzZ'
secret-key: 'pgdbqEsf7ooZh7W3xokP833h3dZ_VecFXPDeG5JY'
bucket: 'qm-plus-img'
img-path: 'http://qmplusimg.henrongyi.top'
# redis configuration
redis:
addr: '127.0.0.1:6379'
password: ''
db: 0
#是否使用redis集群模式
useCluster: false
#使用集群模式addr和db默认无效
addr: 127.0.0.1:6379
password: ""
db: 0
clusterAddrs:
- "172.21.0.3:7000"
- "172.21.0.4:7001"
- "172.21.0.2:7002"
# mongo configuration
mongo:
coll: ''
options: ''
database: ''
username: ''
password: ''
auth-source: ''
min-pool-size: 0
max-pool-size: 100
socket-timeout-ms: 0
connect-timeout-ms: 0
is-zap: false
hosts:
- host: ''
port: ''
# email configuration
email:
to: xxx@qq.com
port: 465
from: xxx@163.com
host: smtp.163.com
is-ssl: true
secret: xxx
nickname: test
# system configuration
system:
use-multipoint: false
env: 'public' # Change to "develop" to skip authentication for development mode
addr: 8888
db-type: "mysql" # support mysql/sqlite
env: local # 修改为public可以关闭路由日志输出
addr: 8888
db-type: mysql
oss-type: local # 控制oss选择走本地还是 七牛等其他仓 自行增加其他oss仓可以在 server/utils/upload/upload.go 中 NewOss函数配置
use-redis: false # 使用redis
use-mongo: false # 使用mongo
use-multipoint: false
# IP限制次数 一个小时15000次
iplimit-count: 15000
# IP限制一个小时
iplimit-time: 3600
# 路由全局前缀
router-prefix: ""
# captcha configuration
captcha:
key-long: 4
img-width: 120
img-height: 40
key-long: 6
img-width: 240
img-height: 80
open-captcha: 0 # 0代表一直开启,大于0代表限制次数
open-captcha-timeout: 3600 # open-captcha大于0时才生效
# logger configuration
log:
prefix: '[GIN-VUE-ADMIN]'
log-file: true
stdout: 'DEBUG'
file: 'DEBUG'
# mysql connect configuration
# 未初始化之前请勿手动修改数据库信息!!!如果一定要手动初始化请看(https://gin-vue-admin.com/docs/first_master)
mysql:
path: ""
port: ""
config: ""
db-name: ""
username: ""
password: ""
max-idle-conns: 10
max-open-conns: 100
log-mode: ""
log-zap: false
# pgsql connect configuration
# 未初始化之前请勿手动修改数据库信息!!!如果一定要手动初始化请看(https://gin-vue-admin.com/docs/first_master)
pgsql:
path: ""
port: ""
config: ""
db-name: ""
username: ""
password: ""
max-idle-conns: 10
max-open-conns: 100
log-mode: ""
log-zap: false
oracle:
path: ""
port: ""
config: ""
db-name: ""
username: ""
password: ""
max-idle-conns: 10
max-open-conns: 100
log-mode: ""
log-zap: false
mssql:
path: ""
port: ""
config: ""
db-name: ""
username: ""
password: ""
max-idle-conns: 10
max-open-conns: 100
log-mode: ""
log-zap: false
sqlite:
path: ""
port: ""
config: ""
db-name: ""
username: ""
password: ""
max-idle-conns: 10
max-open-conns: 100
log-mode: ""
log-zap: false
db-list:
- disable: true # 是否禁用
type: "" # 数据库的类型,目前支持mysql、pgsql、mssql、oracle
alias-name: "" # 数据库的名称,注意: alias-name 需要在db-list中唯一
path: ""
port: ""
config: ""
db-name: ""
username: ""
password: ""
max-idle-conns: 10
max-open-conns: 100
log-mode: ""
log-zap: false
# local configuration
local:
path: uploads/file
store-path: uploads/file
# autocode configuration
autocode:
web: web/src
root: "" # root 自动适配项目根目录, 请不要手动配置,他会在项目加载的时候识别出根路径
server: server
module: 'github.com/flipped-aurora/gin-vue-admin/server'
ai-path: "" # AI服务路径
# qiniu configuration (请自行七牛申请对应的 公钥 私钥 bucket 和 域名地址)
qiniu:
zone: ZoneHuaDong
bucket: ""
img-path: ""
use-https: false
access-key: ""
secret-key: ""
use-cdn-domains: false
# aliyun oss configuration
aliyun-oss:
endpoint: yourEndpoint
access-key-id: yourAccessKeyId
access-key-secret: yourAccessKeySecret
bucket-name: yourBucketName
bucket-url: yourBucketUrl
base-path: yourBasePath
# tencent cos configuration
tencent-cos:
bucket: xxxxx-10005608
region: ap-shanghai
secret-id: your-secret-id
secret-key: your-secret-key
base-url: https://gin.vue.admin
path-prefix: github.com/flipped-aurora/gin-vue-admin/server
# aws s3 configuration (minio compatible)
aws-s3:
bucket: xxxxx-10005608
region: ap-shanghai
endpoint: ""
s3-force-path-style: false
disable-ssl: false
secret-id: your-secret-id
secret-key: your-secret-key
base-url: https://gin.vue.admin
path-prefix: github.com/flipped-aurora/gin-vue-admin/server
# huawei obs configuration
hua-wei-obs:
path: you-path
bucket: you-bucket
endpoint: you-endpoint
access-key: you-access-key
secret-key: you-secret-key
# excel configuration
excel:
dir: ./resource/excel/
# disk usage configuration
disk-list:
- mount-point: "/"
# 跨域配置
# 需要配合 server/initialize/router.go -> `Router.Use(middleware.CorsByRules())` 使用
cors:
mode: strict-whitelist # 放行模式: allow-all, 放行全部; whitelist, 白名单模式, 来自白名单内域名的请求添加 cors 头; strict-whitelist 严格白名单模式, 白名单外的请求一律拒绝
whitelist:
- allow-origin: example1.com
allow-headers: Content-Type,AccessToken,X-CSRF-Token, Authorization, Token,X-Token,X-User-Id
allow-methods: POST, GET
expose-headers: Content-Length, Access-Control-Allow-Origin, Access-Control-Allow-Headers, Content-Type
allow-credentials: true # 布尔值
- allow-origin: example2.com
allow-headers: content-type
allow-methods: GET, POST
expose-headers: Content-Length, Access-Control-Allow-Origin, Access-Control-Allow-Headers, Content-Type
allow-credentials: true # 布尔值
+22
View File
@@ -0,0 +1,22 @@
package config
import (
"path/filepath"
"strings"
)
type Autocode struct {
Web string `mapstructure:"web" json:"web" yaml:"web"`
Root string `mapstructure:"root" json:"root" yaml:"root"`
Server string `mapstructure:"server" json:"server" yaml:"server"`
Module string `mapstructure:"module" json:"module" yaml:"module"`
AiPath string `mapstructure:"ai-path" json:"ai-path" yaml:"ai-path"`
}
func (a *Autocode) WebRoot() string {
webs := strings.Split(a.Web, "/")
if len(webs) == 0 {
webs = strings.Split(a.Web, "\\")
}
return filepath.Join(webs...)
}
+9
View File
@@ -0,0 +1,9 @@
package config
type Captcha struct {
KeyLong int `mapstructure:"key-long" json:"key-long" yaml:"key-long"` // 验证码长度
ImgWidth int `mapstructure:"img-width" json:"img-width" yaml:"img-width"` // 验证码宽度
ImgHeight int `mapstructure:"img-height" json:"img-height" yaml:"img-height"` // 验证码高度
OpenCaptcha int `mapstructure:"open-captcha" json:"open-captcha" yaml:"open-captcha"` // 防爆破验证码开启此数,0代表每次登录都需要验证码,其他数字代表错误密码此数,如3代表错误三次后出现验证码
OpenCaptchaTimeOut int `mapstructure:"open-captcha-timeout" json:"open-captcha-timeout" yaml:"open-captcha-timeout"` // 防爆破验证码超时时间,单位:s(秒)
}
+25 -63
View File
@@ -1,72 +1,34 @@
package config
type Server struct {
Mysql Mysql `mapstructure:"mysql" json:"mysql" yaml:"mysql"`
Sqlite Sqlite `mapstructure:"sqlite" json:"sqlite" yaml:"sqlite"`
Qiniu Qiniu `mapstructure:"qiniu" json:"qiniu" yaml:"qiniu"`
Casbin Casbin `mapstructure:"casbin" json:"casbin" yaml:"casbin"`
Redis Redis `mapstructure:"redis" json:"redis" yaml:"redis"`
System System `mapstructure:"system" json:"system" yaml:"system"`
JWT JWT `mapstructure:"jwt" json:"jwt" yaml:"jwt"`
Zap Zap `mapstructure:"zap" json:"zap" yaml:"zap"`
Redis Redis `mapstructure:"redis" json:"redis" yaml:"redis"`
Mongo Mongo `mapstructure:"mongo" json:"mongo" yaml:"mongo"`
Email Email `mapstructure:"email" json:"email" yaml:"email"`
System System `mapstructure:"system" json:"system" yaml:"system"`
Captcha Captcha `mapstructure:"captcha" json:"captcha" yaml:"captcha"`
Log Log `mapstructure:"log" json:"log" yaml:"log"`
}
// auto
AutoCode Autocode `mapstructure:"autocode" json:"autocode" yaml:"autocode"`
// gorm
Mysql Mysql `mapstructure:"mysql" json:"mysql" yaml:"mysql"`
Mssql Mssql `mapstructure:"mssql" json:"mssql" yaml:"mssql"`
Pgsql Pgsql `mapstructure:"pgsql" json:"pgsql" yaml:"pgsql"`
Oracle Oracle `mapstructure:"oracle" json:"oracle" yaml:"oracle"`
Sqlite Sqlite `mapstructure:"sqlite" json:"sqlite" yaml:"sqlite"`
DBList []SpecializedDB `mapstructure:"db-list" json:"db-list" yaml:"db-list"`
// oss
Local Local `mapstructure:"local" json:"local" yaml:"local"`
Qiniu Qiniu `mapstructure:"qiniu" json:"qiniu" yaml:"qiniu"`
AliyunOSS AliyunOSS `mapstructure:"aliyun-oss" json:"aliyun-oss" yaml:"aliyun-oss"`
HuaWeiObs HuaWeiObs `mapstructure:"hua-wei-obs" json:"hua-wei-obs" yaml:"hua-wei-obs"`
TencentCOS TencentCOS `mapstructure:"tencent-cos" json:"tencent-cos" yaml:"tencent-cos"`
AwsS3 AwsS3 `mapstructure:"aws-s3" json:"aws-s3" yaml:"aws-s3"`
type System struct {
UseMultipoint bool `mapstructure:"use-multipoint" json:"useMultipoint" yaml:"use-multipoint"`
Env string `mapstructure:"env" json:"env" yaml:"env"`
Addr int `mapstructure:"addr" json:"addr" yaml:"addr"`
DbType string `mapstructure:"db-type" json:"dbType" yaml:"db-type"`
}
Excel Excel `mapstructure:"excel" json:"excel" yaml:"excel"`
type JWT struct {
SigningKey string `mapstructure:"signing-key" json:"signingKey" yaml:"signing-key"`
}
DiskList []DiskList `mapstructure:"disk-list" json:"disk-list" yaml:"disk-list"`
type Casbin struct {
ModelPath string `mapstructure:"model-path" json:"modelPath" yaml:"model-path"`
}
type Mysql struct {
Username string `mapstructure:"username" json:"username" yaml:"username"`
Password string `mapstructure:"password" json:"password" yaml:"password"`
Path string `mapstructure:"path" json:"path" yaml:"path"`
Dbname string `mapstructure:"db-name" json:"dbname" yaml:"db-name"`
Config string `mapstructure:"config" json:"config" yaml:"config"`
MaxIdleConns int `mapstructure:"max-idle-conns" json:"maxIdleConns" yaml:"max-idle-conns"`
MaxOpenConns int `mapstructure:"max-open-conns" json:"maxOpenConns" yaml:"max-open-conns"`
LogMode bool `mapstructure:"log-mode" json:"logMode" yaml:"log-mode"`
}
type Redis struct {
Addr string `mapstructure:"addr" json:"addr" yaml:"addr"`
Password string `mapstructure:"password" json:"password" yaml:"password"`
DB int `mapstructure:"db" json:"db" yaml:"db"`
}
type Qiniu struct {
AccessKey string `mapstructure:"access-key" json:"accessKey" yaml:"access-key"`
SecretKey string `mapstructure:"secret-key" json:"secretKey" yaml:"secret-key"`
Bucket string `mapstructure:"bucket" json:"bucket" yaml:"bucket"`
ImgPath string `mapstructure:"img-path" json:"imgPath" yaml:"img-path"`
}
type Captcha struct {
KeyLong int `mapstructure:"key-long" json:"keyLong" yaml:"key-long"`
ImgWidth int `mapstructure:"img-width" json:"imgWidth" yaml:"img-width"`
ImgHeight int `mapstructure:"img-height" json:"imgHeight" yaml:"img-height"`
}
type Log struct {
Prefix string `mapstructure:"prefix" json:"prefix" yaml:"prefix"`
LogFile bool `mapstructure:"log-file" json:"logFile" yaml:"log-file"`
Stdout string `mapstructure:"stdout" json:"stdout" yaml:"stdout"`
File string `mapstructure:"file" json:"file" yaml:"file"`
}
type Sqlite struct {
Username string `mapstructure:"username" json:"username" yaml:"username"`
Password string `mapstructure:"password" json:"password" yaml:"password"`
Path string `mapstructure:"path" json:"path" yaml:"path"`
Config string `mapstructure:"config" json:"config" yaml:"config"`
LogMode bool `mapstructure:"log-mode" json:"logMode" yaml:"log-mode"`
// 跨域配置
Cors CORS `mapstructure:"cors" json:"cors" yaml:"cors"`
}
+14
View File
@@ -0,0 +1,14 @@
package config
type CORS struct {
Mode string `mapstructure:"mode" json:"mode" yaml:"mode"`
Whitelist []CORSWhitelist `mapstructure:"whitelist" json:"whitelist" yaml:"whitelist"`
}
type CORSWhitelist struct {
AllowOrigin string `mapstructure:"allow-origin" json:"allow-origin" yaml:"allow-origin"`
AllowMethods string `mapstructure:"allow-methods" json:"allow-methods" yaml:"allow-methods"`
AllowHeaders string `mapstructure:"allow-headers" json:"allow-headers" yaml:"allow-headers"`
ExposeHeaders string `mapstructure:"expose-headers" json:"expose-headers" yaml:"expose-headers"`
AllowCredentials bool `mapstructure:"allow-credentials" json:"allow-credentials" yaml:"allow-credentials"`
}
+52
View File
@@ -0,0 +1,52 @@
package config
import (
"gorm.io/gorm/logger"
"strings"
)
type DsnProvider interface {
Dsn() string
}
// Embeded 结构体可以压平到上一层,从而保持 config 文件的结构和原来一样
// 见 playground: https://go.dev/play/p/KIcuhqEoxmY
// GeneralDB 也被 Pgsql 和 Mysql 原样使用
type GeneralDB struct {
Prefix string `mapstructure:"prefix" json:"prefix" yaml:"prefix"` // 数据库前缀
Port string `mapstructure:"port" json:"port" yaml:"port"` // 数据库端口
Config string `mapstructure:"config" json:"config" yaml:"config"` // 高级配置
Dbname string `mapstructure:"db-name" json:"db-name" yaml:"db-name"` // 数据库名
Username string `mapstructure:"username" json:"username" yaml:"username"` // 数据库账号
Password string `mapstructure:"password" json:"password" yaml:"password"` // 数据库密码
Path string `mapstructure:"path" json:"path" yaml:"path"` // 数据库地址
Engine string `mapstructure:"engine" json:"engine" yaml:"engine" default:"InnoDB"` // 数据库引擎,默认InnoDB
LogMode string `mapstructure:"log-mode" json:"log-mode" yaml:"log-mode"` // 是否开启Gorm全局日志
MaxIdleConns int `mapstructure:"max-idle-conns" json:"max-idle-conns" yaml:"max-idle-conns"` // 空闲中的最大连接数
MaxOpenConns int `mapstructure:"max-open-conns" json:"max-open-conns" yaml:"max-open-conns"` // 打开到数据库的最大连接数
Singular bool `mapstructure:"singular" json:"singular" yaml:"singular"` // 是否开启全局禁用复数,true表示开启
LogZap bool `mapstructure:"log-zap" json:"log-zap" yaml:"log-zap"` // 是否通过zap写入日志文件
}
func (c GeneralDB) LogLevel() logger.LogLevel {
switch strings.ToLower(c.LogMode) {
case "silent", "Silent":
return logger.Silent
case "error", "Error":
return logger.Error
case "warn", "Warn":
return logger.Warn
case "info", "Info":
return logger.Info
default:
return logger.Info
}
}
type SpecializedDB struct {
Type string `mapstructure:"type" json:"type" yaml:"type"`
AliasName string `mapstructure:"alias-name" json:"alias-name" yaml:"alias-name"`
GeneralDB `yaml:",inline" mapstructure:",squash"`
Disable bool `mapstructure:"disable" json:"disable" yaml:"disable"`
}
+9
View File
@@ -0,0 +1,9 @@
package config
type Disk struct {
MountPoint string `mapstructure:"mount-point" json:"mount-point" yaml:"mount-point"`
}
type DiskList struct {
Disk `yaml:",inline" mapstructure:",squash"`
}
+11
View File
@@ -0,0 +1,11 @@
package config
type Email struct {
To string `mapstructure:"to" json:"to" yaml:"to"` // 收件人:多个以英文逗号分隔 例:a@qq.com b@qq.com 正式开发中请把此项目作为参数使用
From string `mapstructure:"from" json:"from" yaml:"from"` // 发件人 你自己要发邮件的邮箱
Host string `mapstructure:"host" json:"host" yaml:"host"` // 服务器地址 例如 smtp.qq.com 请前往QQ或者你要发邮件的邮箱查看其smtp协议
Secret string `mapstructure:"secret" json:"secret" yaml:"secret"` // 密钥 用于登录的密钥 最好不要用邮箱密码 去邮箱smtp申请一个用于登录的密钥
Nickname string `mapstructure:"nickname" json:"nickname" yaml:"nickname"` // 昵称 发件人昵称 通常为自己的邮箱
Port int `mapstructure:"port" json:"port" yaml:"port"` // 端口 请前往QQ或者你要发邮件的邮箱查看其smtp协议 大多为 465
IsSSL bool `mapstructure:"is-ssl" json:"is-ssl" yaml:"is-ssl"` // 是否SSL 是否开启SSL
}
+5
View File
@@ -0,0 +1,5 @@
package config
type Excel struct {
Dir string `mapstructure:"dir" json:"dir" yaml:"dir"`
}
+10
View File
@@ -0,0 +1,10 @@
package config
type Mssql struct {
GeneralDB `yaml:",inline" mapstructure:",squash"`
}
// Dsn "sqlserver://gorm:LoremIpsum86@localhost:9930?database=gorm"
func (m *Mssql) Dsn() string {
return "sqlserver://" + m.Username + ":" + m.Password + "@" + m.Path + ":" + m.Port + "?database=" + m.Dbname + "&encrypt=disable"
}
+9
View File
@@ -0,0 +1,9 @@
package config
type Mysql struct {
GeneralDB `yaml:",inline" mapstructure:",squash"`
}
func (m *Mysql) Dsn() string {
return m.Username + ":" + m.Password + "@tcp(" + m.Path + ":" + m.Port + ")/" + m.Dbname + "?" + m.Config
}
+10
View File
@@ -0,0 +1,10 @@
package config
type Oracle struct {
GeneralDB `yaml:",inline" mapstructure:",squash"`
}
func (m *Oracle) Dsn() string {
return "oracle://" + m.Username + ":" + m.Password + "@" + m.Path + ":" + m.Port + "/" + m.Dbname + "?" + m.Config
}
+17
View File
@@ -0,0 +1,17 @@
package config
type Pgsql struct {
GeneralDB `yaml:",inline" mapstructure:",squash"`
}
// Dsn 基于配置文件获取 dsn
// Author [SliverHorn](https://github.com/SliverHorn)
func (p *Pgsql) Dsn() string {
return "host=" + p.Path + " user=" + p.Username + " password=" + p.Password + " dbname=" + p.Dbname + " port=" + p.Port + " " + p.Config
}
// LinkDsn 根据 dbname 生成 dsn
// Author [SliverHorn](https://github.com/SliverHorn)
func (p *Pgsql) LinkDsn(dbname string) string {
return "host=" + p.Path + " user=" + p.Username + " password=" + p.Password + " dbname=" + dbname + " port=" + p.Port + " " + p.Config
}
+13
View File
@@ -0,0 +1,13 @@
package config
import (
"path/filepath"
)
type Sqlite struct {
GeneralDB `yaml:",inline" mapstructure:",squash"`
}
func (s *Sqlite) Dsn() string {
return filepath.Join(s.Path, s.Dbname+".db")
}
+8
View File
@@ -0,0 +1,8 @@
package config
type JWT struct {
SigningKey string `mapstructure:"signing-key" json:"signing-key" yaml:"signing-key"` // jwt签名
ExpiresTime string `mapstructure:"expires-time" json:"expires-time" yaml:"expires-time"` // 过期时间
BufferTime string `mapstructure:"buffer-time" json:"buffer-time" yaml:"buffer-time"` // 缓冲时间
Issuer string `mapstructure:"issuer" json:"issuer" yaml:"issuer"` // 签发者
}
+41
View File
@@ -0,0 +1,41 @@
package config
import (
"fmt"
"strings"
)
type Mongo struct {
Coll string `json:"coll" yaml:"coll" mapstructure:"coll"` // collection name
Options string `json:"options" yaml:"options" mapstructure:"options"` // mongodb options
Database string `json:"database" yaml:"database" mapstructure:"database"` // database name
Username string `json:"username" yaml:"username" mapstructure:"username"` // 用户名
Password string `json:"password" yaml:"password" mapstructure:"password"` // 密码
AuthSource string `json:"auth-source" yaml:"auth-source" mapstructure:"auth-source"` // 验证数据库
MinPoolSize uint64 `json:"min-pool-size" yaml:"min-pool-size" mapstructure:"min-pool-size"` // 最小连接池
MaxPoolSize uint64 `json:"max-pool-size" yaml:"max-pool-size" mapstructure:"max-pool-size"` // 最大连接池
SocketTimeoutMs int64 `json:"socket-timeout-ms" yaml:"socket-timeout-ms" mapstructure:"socket-timeout-ms"` // socket超时时间
ConnectTimeoutMs int64 `json:"connect-timeout-ms" yaml:"connect-timeout-ms" mapstructure:"connect-timeout-ms"` // 连接超时时间
IsZap bool `json:"is-zap" yaml:"is-zap" mapstructure:"is-zap"` // 是否开启zap日志
Hosts []*MongoHost `json:"hosts" yaml:"hosts" mapstructure:"hosts"` // 主机列表
}
type MongoHost struct {
Host string `json:"host" yaml:"host" mapstructure:"host"` // ip地址
Port string `json:"port" yaml:"port" mapstructure:"port"` // 端口
}
// Uri .
func (x *Mongo) Uri() string {
length := len(x.Hosts)
hosts := make([]string, 0, length)
for i := 0; i < length; i++ {
if x.Hosts[i].Host != "" && x.Hosts[i].Port != "" {
hosts = append(hosts, x.Hosts[i].Host+":"+x.Hosts[i].Port)
}
}
if x.Options != "" {
return fmt.Sprintf("mongodb://%s/%s?%s", strings.Join(hosts, ","), x.Database, x.Options)
}
return fmt.Sprintf("mongodb://%s/%s", strings.Join(hosts, ","), x.Database)
}
+10
View File
@@ -0,0 +1,10 @@
package config
type AliyunOSS struct {
Endpoint string `mapstructure:"endpoint" json:"endpoint" yaml:"endpoint"`
AccessKeyId string `mapstructure:"access-key-id" json:"access-key-id" yaml:"access-key-id"`
AccessKeySecret string `mapstructure:"access-key-secret" json:"access-key-secret" yaml:"access-key-secret"`
BucketName string `mapstructure:"bucket-name" json:"bucket-name" yaml:"bucket-name"`
BucketUrl string `mapstructure:"bucket-url" json:"bucket-url" yaml:"bucket-url"`
BasePath string `mapstructure:"base-path" json:"base-path" yaml:"base-path"`
}
+13
View File
@@ -0,0 +1,13 @@
package config
type AwsS3 struct {
Bucket string `mapstructure:"bucket" json:"bucket" yaml:"bucket"`
Region string `mapstructure:"region" json:"region" yaml:"region"`
Endpoint string `mapstructure:"endpoint" json:"endpoint" yaml:"endpoint"`
SecretID string `mapstructure:"secret-id" json:"secret-id" yaml:"secret-id"`
SecretKey string `mapstructure:"secret-key" json:"secret-key" yaml:"secret-key"`
BaseURL string `mapstructure:"base-url" json:"base-url" yaml:"base-url"`
PathPrefix string `mapstructure:"path-prefix" json:"path-prefix" yaml:"path-prefix"`
S3ForcePathStyle bool `mapstructure:"s3-force-path-style" json:"s3-force-path-style" yaml:"s3-force-path-style"`
DisableSSL bool `mapstructure:"disable-ssl" json:"disable-ssl" yaml:"disable-ssl"`
}
+9
View File
@@ -0,0 +1,9 @@
package config
type HuaWeiObs struct {
Path string `mapstructure:"path" json:"path" yaml:"path"`
Bucket string `mapstructure:"bucket" json:"bucket" yaml:"bucket"`
Endpoint string `mapstructure:"endpoint" json:"endpoint" yaml:"endpoint"`
AccessKey string `mapstructure:"access-key" json:"access-key" yaml:"access-key"`
SecretKey string `mapstructure:"secret-key" json:"secret-key" yaml:"secret-key"`
}
+6
View File
@@ -0,0 +1,6 @@
package config
type Local struct {
Path string `mapstructure:"path" json:"path" yaml:"path"` // 本地文件访问路径
StorePath string `mapstructure:"store-path" json:"store-path" yaml:"store-path"` // 本地文件存储路径
}
+11
View File
@@ -0,0 +1,11 @@
package config
type Qiniu struct {
Zone string `mapstructure:"zone" json:"zone" yaml:"zone"` // 存储区域
Bucket string `mapstructure:"bucket" json:"bucket" yaml:"bucket"` // 空间名称
ImgPath string `mapstructure:"img-path" json:"img-path" yaml:"img-path"` // CDN加速域名
AccessKey string `mapstructure:"access-key" json:"access-key" yaml:"access-key"` // 秘钥AK
SecretKey string `mapstructure:"secret-key" json:"secret-key" yaml:"secret-key"` // 秘钥SK
UseHTTPS bool `mapstructure:"use-https" json:"use-https" yaml:"use-https"` // 是否使用https
UseCdnDomains bool `mapstructure:"use-cdn-domains" json:"use-cdn-domains" yaml:"use-cdn-domains"` // 上传是否使用CDN上传加速
}
+10
View File
@@ -0,0 +1,10 @@
package config
type TencentCOS struct {
Bucket string `mapstructure:"bucket" json:"bucket" yaml:"bucket"`
Region string `mapstructure:"region" json:"region" yaml:"region"`
SecretID string `mapstructure:"secret-id" json:"secret-id" yaml:"secret-id"`
SecretKey string `mapstructure:"secret-key" json:"secret-key" yaml:"secret-key"`
BaseURL string `mapstructure:"base-url" json:"base-url" yaml:"base-url"`
PathPrefix string `mapstructure:"path-prefix" json:"path-prefix" yaml:"path-prefix"`
}
+9
View File
@@ -0,0 +1,9 @@
package config
type Redis struct {
Addr string `mapstructure:"addr" json:"addr" yaml:"addr"` // 服务器地址:端口
Password string `mapstructure:"password" json:"password" yaml:"password"` // 密码
DB int `mapstructure:"db" json:"db" yaml:"db"` // 单实例模式下redis的哪个数据库
UseCluster bool `mapstructure:"useCluster" json:"useCluster" yaml:"useCluster"` // 是否使用集群模式
ClusterAddrs []string `mapstructure:"clusterAddrs" json:"clusterAddrs" yaml:"clusterAddrs"` // 集群模式下的节点地址列表
}
+13
View File
@@ -0,0 +1,13 @@
package config
type System struct {
DbType string `mapstructure:"db-type" json:"db-type" yaml:"db-type"` // 数据库类型:mysql(默认)|sqlite|sqlserver|postgresql
OssType string `mapstructure:"oss-type" json:"oss-type" yaml:"oss-type"` // Oss类型
RouterPrefix string `mapstructure:"router-prefix" json:"router-prefix" yaml:"router-prefix"`
Addr int `mapstructure:"addr" json:"addr" yaml:"addr"` // 端口值
LimitCountIP int `mapstructure:"iplimit-count" json:"iplimit-count" yaml:"iplimit-count"`
LimitTimeIP int `mapstructure:"iplimit-time" json:"iplimit-time" yaml:"iplimit-time"`
UseMultipoint bool `mapstructure:"use-multipoint" json:"use-multipoint" yaml:"use-multipoint"` // 多点登录拦截
UseRedis bool `mapstructure:"use-redis" json:"use-redis" yaml:"use-redis"` // 使用redis
UseMongo bool `mapstructure:"use-mongo" json:"use-mongo" yaml:"use-mongo"` // 使用mongo
}
+71
View File
@@ -0,0 +1,71 @@
package config
import (
"go.uber.org/zap/zapcore"
"time"
)
type Zap struct {
Level string `mapstructure:"level" json:"level" yaml:"level"` // 级别
Prefix string `mapstructure:"prefix" json:"prefix" yaml:"prefix"` // 日志前缀
Format string `mapstructure:"format" json:"format" yaml:"format"` // 输出
Director string `mapstructure:"director" json:"director" yaml:"director"` // 日志文件夹
EncodeLevel string `mapstructure:"encode-level" json:"encode-level" yaml:"encode-level"` // 编码级
StacktraceKey string `mapstructure:"stacktrace-key" json:"stacktrace-key" yaml:"stacktrace-key"` // 栈名
ShowLine bool `mapstructure:"show-line" json:"show-line" yaml:"show-line"` // 显示行
LogInConsole bool `mapstructure:"log-in-console" json:"log-in-console" yaml:"log-in-console"` // 输出控制台
RetentionDay int `mapstructure:"retention-day" json:"retention-day" yaml:"retention-day"` // 日志保留天数
}
// Levels 根据字符串转化为 zapcore.Levels
func (c *Zap) Levels() []zapcore.Level {
levels := make([]zapcore.Level, 0, 7)
level, err := zapcore.ParseLevel(c.Level)
if err != nil {
level = zapcore.DebugLevel
}
for ; level <= zapcore.FatalLevel; level++ {
levels = append(levels, level)
}
return levels
}
func (c *Zap) Encoder() zapcore.Encoder {
config := zapcore.EncoderConfig{
TimeKey: "time",
NameKey: "name",
LevelKey: "level",
CallerKey: "caller",
MessageKey: "message",
StacktraceKey: c.StacktraceKey,
LineEnding: zapcore.DefaultLineEnding,
EncodeTime: func(t time.Time, encoder zapcore.PrimitiveArrayEncoder) {
encoder.AppendString(c.Prefix + t.Format("2006-01-02 15:04:05.000"))
},
EncodeLevel: c.LevelEncoder(),
EncodeCaller: zapcore.FullCallerEncoder,
EncodeDuration: zapcore.SecondsDurationEncoder,
}
if c.Format == "json" {
return zapcore.NewJSONEncoder(config)
}
return zapcore.NewConsoleEncoder(config)
}
// LevelEncoder 根据 EncodeLevel 返回 zapcore.LevelEncoder
// Author [SliverHorn](https://github.com/SliverHorn)
func (c *Zap) LevelEncoder() zapcore.LevelEncoder {
switch {
case c.EncodeLevel == "LowercaseLevelEncoder": // 小写编码器(默认)
return zapcore.LowercaseLevelEncoder
case c.EncodeLevel == "LowercaseColorLevelEncoder": // 小写编码器带颜色
return zapcore.LowercaseColorLevelEncoder
case c.EncodeLevel == "CapitalLevelEncoder": // 大写编码器
return zapcore.CapitalLevelEncoder
case c.EncodeLevel == "CapitalColorLevelEncoder": // 大写编码器带颜色
return zapcore.CapitalColorLevelEncoder
default:
return zapcore.LowercaseLevelEncoder
}
}
-31
View File
@@ -1,31 +0,0 @@
package core
import (
"fmt"
"gin-vue-admin/global"
"github.com/fsnotify/fsnotify"
"github.com/spf13/viper"
)
const defaultConfigFile = "config.yaml"
func init() {
v := viper.New()
v.SetConfigFile(defaultConfigFile)
err := v.ReadInConfig()
if err != nil {
panic(fmt.Errorf("Fatal error config file: %s \n", err))
}
v.WatchConfig()
v.OnConfigChange(func(e fsnotify.Event) {
fmt.Println("config file changed:", e.Name)
if err := v.Unmarshal(&global.GVA_CONFIG); err != nil {
fmt.Println(err)
}
})
if err := v.Unmarshal(&global.GVA_CONFIG); err != nil {
fmt.Println(err)
}
global.GVA_VP = v
}
+9
View File
@@ -0,0 +1,9 @@
package internal
const (
ConfigEnv = "GVA_CONFIG"
ConfigDefaultFile = "config.yaml"
ConfigTestFile = "config.test.yaml"
ConfigDebugFile = "config.debug.yaml"
ConfigReleaseFile = "config.release.yaml"
)
+121
View File
@@ -0,0 +1,121 @@
package internal
import (
"os"
"path/filepath"
"sync"
"time"
)
// Cutter 实现 io.Writer 接口
// 用于日志切割, strings.Join([]string{director,layout, formats..., level+".log"}, os.PathSeparator)
type Cutter struct {
level string // 日志级别(debug, info, warn, error, dpanic, panic, fatal)
layout string // 时间格式 2006-01-02 15:04:05
formats []string // 自定义参数([]string{Director,"2006-01-02", "business"(此参数可不写), level+".log"}
director string // 日志文件夹
retentionDay int //日志保留天数
file *os.File // 文件句柄
mutex *sync.RWMutex // 读写锁
}
type CutterOption func(*Cutter)
// CutterWithLayout 时间格式
func CutterWithLayout(layout string) CutterOption {
return func(c *Cutter) {
c.layout = layout
}
}
// CutterWithFormats 格式化参数
func CutterWithFormats(format ...string) CutterOption {
return func(c *Cutter) {
if len(format) > 0 {
c.formats = format
}
}
}
func NewCutter(director string, level string, retentionDay int, options ...CutterOption) *Cutter {
rotate := &Cutter{
level: level,
director: director,
retentionDay: retentionDay,
mutex: new(sync.RWMutex),
}
for i := 0; i < len(options); i++ {
options[i](rotate)
}
return rotate
}
// Write satisfies the io.Writer interface. It writes to the
// appropriate file handle that is currently being used.
// If we have reached rotation time, the target file gets
// automatically rotated, and also purged if necessary.
func (c *Cutter) Write(bytes []byte) (n int, err error) {
c.mutex.Lock()
defer func() {
if c.file != nil {
_ = c.file.Close()
c.file = nil
}
c.mutex.Unlock()
}()
length := len(c.formats)
values := make([]string, 0, 3+length)
values = append(values, c.director)
if c.layout != "" {
values = append(values, time.Now().Format(c.layout))
}
for i := 0; i < length; i++ {
values = append(values, c.formats[i])
}
values = append(values, c.level+".log")
filename := filepath.Join(values...)
director := filepath.Dir(filename)
err = os.MkdirAll(director, os.ModePerm)
if err != nil {
return 0, err
}
err = removeNDaysFolders(c.director, c.retentionDay)
if err != nil {
return 0, err
}
c.file, err = os.OpenFile(filename, os.O_CREATE|os.O_APPEND|os.O_WRONLY, 0644)
if err != nil {
return 0, err
}
return c.file.Write(bytes)
}
func (c *Cutter) Sync() error {
c.mutex.Lock()
defer c.mutex.Unlock()
if c.file != nil {
return c.file.Sync()
}
return nil
}
// 增加日志目录文件清理 小于等于零的值默认忽略不再处理
func removeNDaysFolders(dir string, days int) error {
if days <= 0 {
return nil
}
cutoff := time.Now().AddDate(0, 0, -days)
return filepath.Walk(dir, func(path string, info os.FileInfo, err error) error {
if err != nil {
return err
}
if info.IsDir() && info.ModTime().Before(cutoff) && path != dir {
err = os.RemoveAll(path)
if err != nil {
return err
}
}
return nil
})
}

Some files were not shown because too many files have changed in this diff Show More