• Joined on 2024-05-09
hailin pushed to main at hailin/gcx 2026-03-05 07:15:02 +00:00
3d0223d10a fix: add passport-jwt deps to 3 services + fix messages page UI
hailin pushed to main at hailin/gcx 2026-03-05 07:11:13 +00:00
9a4c2c1c19 fix: add missing issuer-service JwtStrategy + fix home search bar overflow
hailin pushed to main at hailin/gcx 2026-03-05 07:02:37 +00:00
5113975c72 fix(genex-mobile): 首页移除返回键并修复搜索栏溢出
hailin pushed to main at hailin/gcx 2026-03-05 07:00:52 +00:00
3b733462ce fix(auth): add local JwtStrategy to all services, fix @genex/common import
hailin pushed to main at hailin/gcx 2026-03-05 06:24:08 +00:00
75ed31cc04 fix: 全服务注册 JwtStrategy + 修复微信 WxApi 未配置 crash
hailin pushed to main at hailin/gcx 2026-03-05 05:57:53 +00:00
6bdd8d1e19 fix(admin-service): 增加 multer fileSize 限制 500MB,支持 APK/IPA 上传
hailin pushed to main at hailin/gcx 2026-03-05 05:21:01 +00:00
0f07698262 fix(issuer-service): 修复 LifecyclePipeline 接口字段与 Coupon.couponType 类型错误
hailin pushed to main at hailin/gcx 2026-03-05 04:19:15 +00:00
4957b2ef85 feat(genex-mobile): 重构为 Clean Architecture + Riverpod
hailin pushed to main at hailin/gcx 2026-03-05 03:20:08 +00:00
332a8dafe8 fix(admin-web): 补回 AdminLayout useState import
hailin pushed to main at hailin/gcx 2026-03-05 03:18:23 +00:00
4feea2667c refactor(admin-web): 实现 Clean Architecture + Zustand + Redux Toolkit
hailin pushed to main at hailin/gcx 2026-03-05 03:05:36 +00:00
96dad278ea fix(admin-web): 修复 React #310 — useState 必须在条件 return 前调用
hailin pushed to main at hailin/gcx 2026-03-05 02:57:14 +00:00
300d55ff14 fix(admin-web): 部署版本守卫,彻底防止 stale bundle 崩溃
hailin pushed to main at hailin/gcx 2026-03-05 02:55:21 +00:00
36b899d7ed fix(admin-web): 简化错误边界为静默 reload,去掉多余 UI
hailin pushed to main at hailin/gcx 2026-03-05 02:50:24 +00:00
f642ef1d56 fix(admin-web): 添加 global-error.tsx 修复部署后 Server Action 崩溃
hailin pushed to main at hailin/gcx 2026-03-05 02:05:04 +00:00
4878449f8c fix(genex-mobile): WXEntryActivity 完整转发微信回调 Intent
hailin pushed to main at hailin/gcx 2026-03-05 02:03:27 +00:00
5d72d9bd0b fix(genex-mobile): 修复 WXEntryActivity fluwx 5.x 编译错误
hailin pushed to main at hailin/gcx 2026-03-04 17:26:47 +00:00
828770add8 fix(alipay): 适配 tobias 5.x 新 auth API,后端生成签名 authString
hailin pushed to main at hailin/gcx 2026-03-04 17:00:47 +00:00
a27baa1181 docs: 完善 fluwx 5.x 迁移与 AdminLayout 跳转备注
hailin pushed to main at hailin/rwadurian 2026-03-04 16:58:58 +00:00
b67dfa0f4c fix(planting-service+app): 合并列表补充 totalPortions,前端显示实际份数而非订单数
hailin pushed to main at hailin/gcx 2026-03-04 16:43:38 +00:00
2e66db08ef fix(genex-mobile): 升级 fluwx 3.x → 5.x,适配新版 API