apple
2f6d8106a0
Merge branch 'feature/marketing-integral-log' into hapr191
...
Keep backend-adminend/src/api/integral.js (integralListApi) after resolve rename/delete vs hapr191 deletion.
Made-with: Cursor
2026-04-09 15:12:42 +08:00
apple
f8ba25e7d5
feat(integral-external): order/user list, integral log, wa selfBonus
...
- Fix ExternalIntegral order list (no double restPage); default 普通订单; UI columns for useIntegral and buyer uid/nickname/phone; enrich StoreOrderDetailResponse and admin query select.
- External user list: UserResponse.selfBonus and fillWaSelfBonus from wa_users.id=uid.
- Integral log: AdminIntegralSearchRequest nickName/phone; findAdminList filters and ordering; integralExternal API sends page/limit as query params.
- Integral detail page: linkType Chinese mapping including selfbonus; update docs/newpage.md.
- Dashboard grid menu entries for integral-external routes.
Made-with: Cursor
2026-04-09 15:10:16 +08:00
apple
945ca2d3d0
feat(hapr191): 淮安鹏然商贸环境配置
...
- 新增 application-hapr191.yml(front/admin),imagePath/DB/Redis 指向 114.55.232.191
- 默认 spring.profiles.active=hapr191
- 合同 PDF 模板 sign_contract_pengran,落库域名 https://hapengran.com/
- uniapp:jf.hapengran.com、抢购/个人中心跳转 hapengran.com
- deploy.conf 增加 hapr191 段;后台 Vue API 指向 jfadmin.hapengran.com
Made-with: Cursor
2026-04-04 16:09:42 +08:00
scott
ee0886b800
feat: 新增积分外部页面(免认证三页 + 配套基础设施)
...
前端:
- 新增 EmptyLayout 空壳布局(无侧边栏/导航)
- 新增 requestNoAuth Axios 实例(不注入 token)
- 新增 integralExternal 路由模块(/integral-external/*)
- permission.js 加入 whiteListPrefixes 前缀白名单跳过登录
- 新增 phoneDesensitize 手机号脱敏过滤器
- 新增三个免认证页面:
· 积分订单页(/integral-external/order)
· 用户积分页(/integral-external/user,手机号脱敏)
· 用户积分明细子页(/integral-external/user/integral-detail)
后端:
- 新增 ExternalIntegralController(无 @PreAuthorize)
· GET /api/external/integral/order/list
· GET /api/external/integral/user/list
· POST /api/external/integral/log/list
- WebSecurityConfig 加入 /api/external/integral/** permitAll
文档与工具:
- 新增 coding plan、schedule、测试报告
- 新增 start-backend.sh / start-frontend.sh 本地启动脚本
- 新增 .mvn/wrapper/maven-wrapper.properties
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-31 10:41:30 +08:00
apple
e87b823d31
chore: 更新 shccd159 配置与 application.yml
...
Made-with: Cursor
2026-03-16 10:26:31 +08:00
apple
4b0afb3951
refactor: frontend 重命名为 backend-adminend,新增 shccd159/shjjy153 配置
...
- frontend 目录迁移至 backend-adminend(管理后台前端)
- 新增 application-shccd159.yml、application-shjjy153.yml
- 更新 deploy.conf、DEPLOY.md、application.yml
Made-with: Cursor
2026-03-16 09:33:54 +08:00
apple
71f50e34d7
by80 分支:配置与部署文件
...
Made-with: Cursor
2026-03-12 15:50:12 +08:00
apple
5432904bcb
Initial commit: 单商户积分商城 - 管理后台前端 + CRMEB 后端
...
Made-with: Cursor
2026-03-08 18:35:11 +08:00