Commit Graph

95 Commits

Author SHA1 Message Date
Ray.Hao
daec9f8542 refactor: 添加菜单feign客户端,提供代码生成新增菜单 2024-09-07 19:52:33 +08:00
Ray.Hao
02f2c8e640 wip: 代码生成重构和生成菜单 2024-09-06 22:26:49 +08:00
Ray.Hao
c816f64dc5 refactor: 代码生成模块问题修复 2024-09-06 00:36:02 +08:00
Ray.Hao
ef9d746988 wip: 整合代码生成模块 2024-09-04 01:00:08 +08:00
Ray.Hao
65e6a209b3 wip: 项目结构重构开发中 2024-09-03 22:49:42 +08:00
Ray.Hao
954bd11a2d wip: 项目结构重构开发中 2024-09-03 18:22:46 +08:00
Ray.Hao
a5c0081885 fix: 修复结构调整后system服务无法启动的问题 2024-09-03 08:28:42 +08:00
Ray.Hao
42ef021811 refactor: 微服务模块结构优化 2024-09-02 00:29:10 +08:00
Ray.Hao
a0801c0d4b Merge branch 'develop' of https://gitee.com/youlaitech/youlai-mall into develop 2024-08-31 22:39:10 +08:00
Ray.Hao
96d4dce104 refactor: 合并分支 2024-08-31 22:39:05 +08:00
Ray.Hao
d10a462040 fix: 项目启动报错问题修复 2024-08-23 22:46:20 +08:00
Ray.Hao
a47448c526 refactor: 三方服务分包调整 2024-08-11 14:30:58 +08:00
Ray.Hao
8ce4ff03a1 wip: 重构临时提交 2024-07-12 19:24:03 +08:00
Ray.Hao
ed51889870 refactor: 用户拥有的菜单路由权限判断移至后台 2024-07-11 08:19:10 +08:00
Ray.Hao
5df0175e03 refactor: 用户拥有的菜单路由权限判断移至后台 2024-07-10 08:15:32 +08:00
Ray.Hao
ca03b95e72 wip: 重构临时提交 2024-07-09 21:02:17 +08:00
Ray.Hao
e990c1fc77 wip: 重构临时提交 2024-06-22 09:39:29 +08:00
Ray.Hao
dfafdf9acf refactor: 会员模块和营销模块重命名 2024-06-14 18:35:57 +08:00
Ray.Hao
bd81674fcb wip: 商品重构临时提交 2024-06-13 18:17:10 +08:00
Ray.Hao
dee95eb4b0 chore: 临时提交 2024-06-11 08:26:30 +08:00
Ray.Hao
584e37b3ba refactor: 订单重构和新增订单退款申请和审批 2024-06-07 18:17:53 +08:00
Ray.Hao
8c15a18885 fix: Http 状态码引用调整 2024-06-02 20:50:06 +08:00
Ray.Hao
50215e59a3 feat: 属性接口完善 2024-06-02 20:47:51 +08:00
Ray.Hao
9810f8b16d feat: 路由参数支持 2024-05-31 07:54:18 +08:00
Ray.Hao
896b8c8e2b docs: 补充注释 2024-05-22 23:42:13 +08:00
Ray.Hao
8cef4dcc24 refactor: 商品分类重构临时提交 2024-05-20 08:21:08 +08:00
Ray.Hao
7d4ce59d11 fix: 无用代码移除和商品分类接口调整 2024-05-16 08:27:22 +08:00
Ray.Hao
5e39674225 refactor: 代码优化和商品分类接口 2024-05-15 22:26:55 +08:00
Ray.Hao
acbfc26945 fix: API文档 @Parameter 不显示问题修复 2024-05-14 20:53:57 +08:00
Ray.Hao
da866f2144 refactor: 代码优化 2024-05-03 23:53:23 +08:00
Ray.Hao
473dd10fcd refactor: 注释优化 2024-05-02 23:57:58 +08:00
Ray.Hao
9c66bdd926 refactor: 适配表结构调整 2024-05-01 23:54:36 +08:00
hxr
6ba6b16386 refactor: 商品重构临时提交 2024-04-15 08:05:53 +08:00
Ray.Hao
44e9aab65d refactor: 商品订单模块重构 2024-04-08 23:59:10 +08:00
hxr
9d4b0fcc30 refactor: 项目会员、订单、商品模块重构 2024-04-06 23:10:06 +08:00
wangjw
ad780ee6c8 [fix] 获取字典类型的数据项API getDictOptions 2024-03-28 22:55:59 +09:00
hxr
09359627a0 build(Dockerfile): 更新构建镜像jdk8 → jdk17 2024-03-23 16:18:47 +08:00
hxr
888ab6e61e chore(bootstrap-prod.yml): 更新 prod 环境 nacos 的命名空间 2024-03-23 16:17:48 +08:00
hxr
b784dca021 chore(pom.xml): 更新项目版本号至 3.2.1 2024-03-23 15:24:08 +08:00
Ray Hao
4d3aff73e7 Merge branch 'master' of https://gitee.com/youlaitech/youlai-mall 2024-03-04 10:22:56 +08:00
hxr
fcf0c3fdc5 refactor: 移除接口单独添加Authorization(已配置全局) 2024-03-04 00:03:30 +08:00
Ray Hao
f4853289ab refactor: 移除无用映射 2024-02-29 13:56:05 +08:00
Ray Hao
3c4684523f fix: 移除缺失的字段 2024-02-29 13:47:54 +08:00
Ray Hao
c16eea998b build(pom.xml): 升级项目版本号 3.0.13.1.0 2024-02-29 11:51:46 +08:00
Ray Hao
e584768467 fix: 用户列表查询问题修复 2024-02-28 18:29:40 +08:00
Ray Hao
b46e788ce1 refactor: 短信服务抽离重构 2024-02-28 18:29:07 +08:00
Ray Hao
a4fd813962 refactor: 项目升级重构 2024-02-24 20:16:56 +08:00
haoxr
8aa45c1d8a feat: 系统服务集成OSS、SMS,新增用户注册和用户个人中心信息等接口 2024-02-01 17:38:54 +08:00
haoxr
524e34d0bc refactor: 登录用户权限校验逻辑调整 2024-01-30 13:52:55 +08:00
haoxr
369f2e6b04 refactor: 登录用户权限校验逻辑调整 2024-01-30 13:52:04 +08:00