jacy
34a1897c09
feat(store): add store sortOrder and swipeable package gallery
...
Enable HQ-controlled store list ordering and horizontal multi-image browsing on package detail.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-07 19:58:38 +08:00
jacy
b626db5d84
feat(ops): add global test whitelist and exclude test accounts from settlement
...
Unify product/store visibility on HQ whitelist, mark isTest snapshots, and fix SUPER_ADMIN access for the new module.
2026-08-07 15:46:23 +08:00
jacy
fa6fb80d19
feat(upload): compress images over 10MB before OSS upload (v3.4.13)
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-05 22:48:34 +08:00
jacy
71f508e02b
feat: multi-module iteration
2026-08-04 21:38:49 +08:00
jacy
9d96c73246
feat: 技术支持工单/企微权限/开发版本管理/消息推送等迭代
2026-08-04 21:32:13 +08:00
jacy
89fd333702
feat(analytics): persona logging upgrade and Sentry system config
...
Add client-logging SDK, expanded event taxonomy, API observability, admin domain events UI, and move SENTRY_DSN to HQ system settings with @sentry/node bootstrap after config preload.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-03 22:30:02 +08:00
jacy
26472f8678
fix(settlement): 全部门店可未出账提现并企微提醒
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-03 15:43:24 +08:00
jacy
f3353bbce5
feat(settlement): 门店未出账手动提现与总部审核(OPT-010)
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-03 15:32:01 +08:00
jacy
fa3484041e
feat(store): 门店可见白名单(对齐商品)
...
HQ 可配置 visibilityWhitelistEnabled + 手机号;C 端公开门店列表/详情按登录手机号过滤;登录态变化后小程序重新拉门店列表。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-03 13:58:35 +08:00
jacy
50ba6e9c56
概览页增加表格统计
2026-08-02 11:16:51 +08:00
jacy
2cd4e25682
feat(ops): add HQ admin proxy order and mini-user store session fixes
...
Align HQ orders page with partner dual-SMS offline proxy flow; improve mini-user stores session and WeChat confirm-receive handling.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-31 09:18:19 +08:00
jacy
1a0afb6d39
feat(trade): WeChat confirm-receive component + admin status log columns
...
Open weappOrderConfirm in mini-user so users confirm in-app instead of
service notice; verify via get_order before completing. Show operator/remark
on admin order status timeline.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-29 16:48:44 +08:00
jacy
118d57d710
feat(admin): delete store staff; city store count links to filtered list
...
CI / verify (pull_request) Has been cancelled
HQ can remove store sub-accounts from primary account detail; cities table store count jumps to /stores?cityId=.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-28 15:43:09 +08:00
jacy
944306e45c
fix(admin,partner): replace Tencent iframe picker with server LBS search
...
CI / verify (pull_request) Has been cancelled
Avoid locpicker formatted_addresses crash; proxy suggest/nearby/reverse via /common/lbs.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-28 12:56:50 +08:00
jacy
9ed0c24d11
fix(admin,partner): harden Tencent locpicker coords and confirm flow
...
CI / verify (pull_request) Has been cancelled
Accept latlng-only postMessage, confirm before apply, and read LBS key per request.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-28 00:47:08 +08:00
jacy
cd23119470
feat(mini-user): enable share on home/benefit and OSS qualification
...
CI / verify (pull_request) Has been cancelled
Wire WeChat share on home and benefit tabs; serve mine qualification
from OSS; mask phones on admin users and wechat bindings pages.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-27 23:41:29 +08:00
jacy
fc03905777
feat(store): benefit coupon usage rules and show env photos on store detail
...
CI / verify (pull_request) Has been cancelled
Add benefitUsageRule on store create/edit (HQ + partner) and C-end detail between intro and env gallery.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-27 23:25:18 +08:00
jacy
317f910f3c
feat(admin,partner): Tencent map location picker and expose LBS key
...
Store create/edit on HQ and partner can pick coords via Tencent locpicker; client-config exposes TENCENT_LBS_KEY; seed empty system settings from env.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-27 23:19:40 +08:00
jacy
09eda9a11e
H5端开店增加获取当前店铺位置
2026-07-27 22:37:15 +08:00
jacy
23c0cc7a5f
小程序优化,商铺定位等
2026-07-27 22:33:00 +08:00
jacy
cc9933d1ce
feat(admin): require business hours when creating stores
...
CI / verify (pull_request) Has been cancelled
HQ create-store wizard now collects 1-2 hour segments and avgPrice, and API validates them on create/update.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-26 10:19:58 +08:00
jacy
92cf51ba3d
feat(store): dual business hours, avg price, and status lock
...
CI / verify (pull_request) Has been cancelled
Support 1-2 hour segments and optional avgPrice; show bank settlement on HQ store detail; enforce pickup min 2 bottles; Chinese order statuses; block shop reopen after permanent close.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-26 10:16:22 +08:00
jacy
da21cd3daa
系统判断配送限制
2026-07-26 09:59:38 +08:00
jacy
959e0b66cb
技术支持工单
CI / verify (pull_request) Has been cancelled
2026-07-26 07:31:49 +08:00
jacy
ac1e0a9f13
feat(admin): require store category on HQ store create
...
CI / verify (pull_request) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-26 07:13:56 +08:00
jacy
82c447b193
工单和发票
...
酒厂银行账户
2026-07-23 14:51:20 +08:00
jacy
75765bf9d4
后端修改权限和折叠功能
CI / verify (pull_request) Has been cancelled
2026-07-23 14:38:52 +08:00
jacy
fb530e2ff5
城市合伙人县区不做限制
2026-07-22 23:06:51 +08:00
jacy
8c4419e04e
fix(admin): city-scoped district pick and clearer overlap errors
...
CI / verify (pull_request) Has been cancelled
Region partners only select districts under the chosen city; overlap errors name the occupying partner.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-22 18:14:54 +08:00
jacy
b392c28787
feat(settlement): redesign factory/partner/store statement bills
...
CI / verify (pull_request) Has been cancelled
Add WineryBill/StoreBill tables, partner review-send-confirm flow, daily/monthly cron, and admin multi-select confirm with status filters.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-22 17:25:49 +08:00
jacy
9a550cbaaf
feat(store): add two-level store categories for admin and partner open-store
...
CI / verify (pull_request) Has been cancelled
Admin CRUD under stores menu; partner picks leaf category on create.
Default sync only inserts missing rows and never updates existing ones.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-22 12:10:02 +08:00
jacy
c643b0b979
webadmin端订单修改
2026-07-17 08:45:33 +08:00
jacy
b36f2ea63a
城市合伙人H5端结算审核
2026-07-17 07:56:43 +08:00
jacy
e0f5977dd9
门店审核功能
2026-07-14 15:25:17 +08:00
jacy
d61a43cc8c
webadmin增加财务模块
2026-07-14 15:16:41 +08:00
jacy
d271ac5b13
webadmin端增加版本号和部署功能
2026-07-12 13:52:22 +08:00
jacy
de01d36cdb
代下单功能
2026-07-12 11:40:04 +08:00
jacy
7f031cc4c2
城市合伙人端的修改(后台)
2026-07-12 10:19:39 +08:00
jacy
2368121972
webadmin增加显示子账号显示列表
...
修复api服务端报错
2026-07-10 10:36:01 +08:00
jacy
1ac72e9a69
管理后台左侧列表调整
2026-07-07 18:49:47 +08:00
jacy
887d728496
webadmin去掉新建门店的短信验证
2026-07-07 18:17:45 +08:00
jacy
5fef6ae2b1
后端webadmin调整显示布局
2026-07-07 17:43:01 +08:00
jacy
2e61caa49c
合伙人端登录验证调整还有日志落地
2026-07-07 14:34:02 +08:00
jacy
6572799264
webadmin端增加商铺日志
2026-07-07 12:12:12 +08:00
jacy
7ca9fc8a35
门店账号管理修改
2026-07-07 00:01:16 +08:00
jacy
047cf879f8
小飞侠的日志
2026-07-06 21:36:20 +08:00
jacy
4c38a9dd2b
增加核销接口
...
增加hq管理端日志
2026-07-06 19:17:27 +08:00
jacy
f0b99ea9da
webadmin端
...
批量删除用户
模板上传图片数量限制改成30
小飞侠接口配置
2026-07-06 18:04:02 +08:00
jacy
4e18763968
小飞侠接口调通测试
2026-07-06 17:07:35 +08:00
jacy
f46904b47c
商品模板功能上传
2026-07-06 15:29:27 +08:00