gxwebsoft
  • Joined on 2025-12-22
gxwebsoft pushed to master at gxwebsoft/core 2026-08-07 09:23:23 +08:00
e77353b478 feat(minio): 集成 MinIO 工具类并优化对象存储客户端构建
gxwebsoft pushed to master at gxwebsoft/core 2026-08-07 04:00:43 +08:00
e487f021dc fix(storage): 规范化endpoint并指定MinIO客户端region
gxwebsoft pushed to master at gxwebsoft/core 2026-08-07 03:46:54 +08:00
5ca3280ddc feat(storage): 支持 MinIO 存储并优化上传与删除逻辑
gxwebsoft pushed to master at gxwebsoft/core 2026-08-07 03:17:34 +08:00
b9ec1fcdb9 fix(system): 修正站点域名配置及默认应用代码
gxwebsoft pushed to master at gxwebsoft/core 2026-08-07 03:03:31 +08:00
a6a2e14abf fix(storage): 关闭 MinIO CNAME 支持解决证书不匹配问题
gxwebsoft pushed to master at gxwebsoft/core 2026-08-07 02:54:26 +08:00
18696f91a6 fix(oss): 修复MinIO SDK配置避免region空指针异常
gxwebsoft pushed to master at gxwebsoft/core 2026-08-07 02:36:15 +08:00
49e6cd2197 feat(system): 支持按应用代号发送开通成功邮件
gxwebsoft pushed to master at gxwebsoft/core 2026-08-07 01:48:19 +08:00
f7f7b30813 feat(auth): 添加邮箱验证码校验接口
gxwebsoft pushed to master at gxwebsoft/core 2026-08-07 01:42:59 +08:00
b043270e52 feat(auth): 添加邮箱验证码校验接口
gxwebsoft pushed to master at b2894lxlx/tms-erp-web 2026-08-07 01:41:41 +08:00
bb580b2bfc style(business): 优化派遣摘要及路线项布局样式
6c91889e33 style(business): 优化调度路线组件样式及结构调整
4bef3430e0 refactor(business): 优化派车信息展示和样式布局
17d12d279d refactor(business): 优化派车信息展示和样式布局
9cf005cece refactor(business): 优化派车信息展示和样式布局
Compare 6 commits »
gxwebsoft pushed to master at b2894lxlx/tms-erp-web 2026-08-06 23:55:35 +08:00
cf04d48010 feat(table): 调整表格操作列宽度并统一文字链接间距
454608d7be feat(dispatch): 优化运输计划调度弹窗视觉布局并提升紧凑度
d82d06dc78 feat(dispatch): 优化运输计划调度弹窗视觉布局并提升紧凑度
Compare 3 commits »
gxwebsoft pushed to master at gxwebsoft/core 2026-08-06 23:05:22 +08:00
f720adc2a8 feat(system): 实现登录用户所属租户切换功能
2e51710e3a feat(system): 实现跨租户克隆授权功能
Compare 2 commits »
gxwebsoft pushed to master at b2894lxlx/tms-erp-web 2026-08-06 19:53:40 +08:00
f03f764472 feat(dispatch): 优化运输计划调度弹窗视觉布局并提升紧凑度
gxwebsoft pushed to master at gxwebsoft/mp-java 2026-08-06 19:51:11 +08:00
9a905268e6 feat(cms): 同步域名到租户表保证一致性
ed963b7a40 fix(auth): 修改权限校验允许超管直接创建和更新网站
Compare 2 commits »
gxwebsoft pushed to master at gxwebsoft/core 2026-08-06 19:25:41 +08:00
644188288a feat(api): 新增邮箱注册检查接口
d532f6717f fix(security): 移除登录白名单中的 /api/grantCmsPermission 接口
4612155457 fix(security): 添加/api/grantCmsPermission接口到安全忽略列表
Compare 3 commits »
gxwebsoft pushed to master at b2894lxlx/tms-erp-web 2026-08-06 17:39:17 +08:00
1862115e1d feat(business-crud-page): 优化运输计划调度弹窗UI与交互体验
gxwebsoft pushed to master at b2894lxlx/tms-erp-web 2026-08-06 16:59:39 +08:00
49236cad56 style(ui): 调整对话框宽度以优化界面布局
gxwebsoft pushed to master at b2894lxlx/tms-erp-web 2026-08-06 16:53:27 +08:00
02b2e3b673 refactor(transportCapacity): 使用 section-card 重构司机管理弹窗布局
53676a1150 refactor(vehicle): 优化customer-archive弹窗结构与样式
Compare 2 commits »
gxwebsoft pushed to master at b2894lxlx/tms-erp-web 2026-08-06 09:27:55 +08:00
8a262d9d41 style(ui): 统一弹窗分组白卡样式并改造相关弹窗布局
gxwebsoft pushed to master at gxwebsoft/core 2026-08-06 09:15:30 +08:00
907439044a fix(storage): 支持 MinIO 兼容 S3 协议的上传方式