gxwebsoft
  • Joined on 2025-12-22
gxwebsoft pushed to master at gxwebsoft/mp-java 2026-07-23 01:51:53 +08:00
19e6035930 refactor(entity): 删除 CmsWebsite 中的手机号脱敏方法
gxwebsoft pushed to master at gxwebsoft/mp-java 2026-07-23 01:44:12 +08:00
149e93dc9a refactor(cms): 移除产品分类中的parentId字段及相关索引
gxwebsoft pushed to master at gxwebsoft/core 2026-07-23 01:43:21 +08:00
c60cf13dd0 fix(user): 修复设为开发者时角色替换和同步问题
gxwebsoft pushed to master at gxwebsoft/mp-java 2026-07-22 19:18:34 +08:00
fedaa4a3ef feat(category): 添加上级分类ID字段并更新数据库表结构
gxwebsoft pushed to master at gxwebsoft/websopy-taro 2026-07-22 16:42:20 +08:00
2ec3383fd0 feat(weapp): 新增开发者中心与平台管理入口及功能
gxwebsoft pushed to master at gxwebsoft/websopy-taro 2026-07-22 16:02:26 +08:00
ab1b32af68 feat(weapp): 新增开发者中心与平台管理入口及相关功能
5b5b7c9a90 refactor(user): 将VIP身份统一改为开发者标记
Compare 2 commits »
gxwebsoft pushed to master at gxwebsoft/mp-java 2026-07-22 15:58:09 +08:00
fe502fb030 feat(website): 新增后台网站设置扩展字段支持
c1d75c3d43 fix(config): 修复租户ID获取逻辑并调整注释格式
Compare 2 commits »
gxwebsoft pushed to master at gxwebsoft/websopy-taro 2026-07-22 14:57:08 +08:00
39d3b59434 refactor(user): 将VIP身份统一改为开发者标记
gxwebsoft pushed to master at gxwebsoft/core 2026-07-22 14:09:39 +08:00
6bb36b1554 feat(user): 添加设为开发者功能接口和业务逻辑
gxwebsoft pushed to master at gxwebsoft/websopy-taro 2026-07-22 13:46:15 +08:00
2ea16e22cf refactor(user): 统一品牌名称为“威数谱软件”
gxwebsoft pushed to master at gxwebsoft/websopy-taro 2026-07-22 13:22:13 +08:00
50c98cdcf7 refactor(user): 删除门店信息输入框
gxwebsoft pushed to master at gxwebsoft/websopy-taro 2026-07-22 13:19:14 +08:00
8d4b55098f feat(user): 统一VIP概念为开发者并优化开发者登录及申请
gxwebsoft pushed to master at gxwebsoft/websopy-taro 2026-07-22 01:04:28 +08:00
12d6bdfb06 feat(user): 动态查询VIP角色ID,避免硬编码绑定问题
gxwebsoft pushed to master at gxwebsoft/core 2026-07-22 00:57:04 +08:00
dbe4f2962d refactor(system): 优化租户超级管理员字段命名
gxwebsoft pushed to master at gxwebsoft/websopy-taro 2026-07-21 21:07:12 +08:00
eeb63efe9f feat(user): 改为动态查询 VIP 角色ID,避免写死角色ID
gxwebsoft pushed to master at gxwebsoft/core 2026-07-21 14:29:44 +08:00
eb9bfd167e refactor(system): 优化租户超级管理员字段命名
gxwebsoft pushed to master at gxwebsoft/core 2026-07-21 14:28:15 +08:00
18db0f7d44 feat(system): 新增租户超级管理员用户ID字段
gxwebsoft pushed to master at gxwebsoft/websopy-taro 2026-07-21 06:35:25 +08:00
43093b505b feat(passport): 优化支付成功后页面跳转逻辑
gxwebsoft pushed to master at gxwebsoft/mp-java 2026-07-21 01:19:48 +08:00
bac43714a2 fix(config): 修复租户ID获取逻辑并调整注释格式
gxwebsoft pushed to master at gxwebsoft/mp-java 2026-07-21 01:13:29 +08:00
27a178638c fix(cms): 修复导航模型为空时导致的空指针异常