Your Name
|
5794f60c5d
|
更新bug
|
2026-08-20 17:47:14 +08:00 |
|
Your Name
|
bc1228a310
|
geng
|
2026-08-18 14:08:38 +08:00 |
|
Your Name
|
c1eee2d28a
|
更新bug
|
2026-08-17 09:06:49 +08:00 |
|
Your Name
|
cbe71905c0
|
更新
|
2026-08-13 14:22:19 +08:00 |
|
Your Name
|
72a5300b08
|
更新
|
2026-08-13 11:54:00 +08:00 |
|
Your Name
|
f48a66b611
|
更新
|
2026-08-12 17:18:56 +08:00 |
|
Your Name
|
bc9ad1d3cd
|
更新
|
2026-08-12 11:03:28 +08:00 |
|
Your Name
|
25467b9d91
|
新增
|
2026-08-11 17:39:41 +08:00 |
|
Your Name
|
9add23e019
|
更新
|
2026-08-10 17:29:05 +08:00 |
|
Your Name
|
2199887c07
|
更新
:i# Please enter the commit message for your changes. Lines starting
|
2026-08-08 18:08:23 +08:00 |
|
Your Name
|
d10f213573
|
更新
|
2026-08-08 15:42:45 +08:00 |
|
Your Name
|
a968945057
|
更新
|
2026-08-07 15:25:09 +08:00 |
|
Your Name
|
58a7197d3e
|
新增功能
|
2026-08-07 14:32:35 +08:00 |
|
Your Name
|
16d301f302
|
更新
|
2026-08-07 09:16:15 +08:00 |
|
Your Name
|
8bbd6f7885
|
更新
|
2026-08-06 16:29:08 +08:00 |
|
Your Name
|
a010483bdc
|
更新
|
2026-08-06 14:48:14 +08:00 |
|
Your Name
|
079e50006d
|
更新
|
2026-08-06 10:57:35 +08:00 |
|
Your Name
|
a797743aa4
|
更新
|
2026-08-05 14:06:07 +08:00 |
|
Your Name
|
4ee8a8e98b
|
更新
|
2026-08-05 11:54:24 +08:00 |
|
Your Name
|
c2b7018a22
|
更新
|
2026-08-05 11:08:02 +08:00 |
|
Your Name
|
0f21dd4451
|
更新
|
2026-07-17 14:12:15 +08:00 |
|
Your Name
|
f5a89b4310
|
更新
|
2026-07-09 17:58:02 +08:00 |
|
Your Name
|
0f33f2ad28
|
更新
|
2026-07-09 11:24:18 +08:00 |
|
long
|
4a17fe8a0c
|
调整综合转化统计医生维度口径
|
2026-07-02 11:55:15 +08:00 |
|
Your Name
|
c9c2b4608f
|
更新
|
2026-06-16 15:23:59 +08:00 |
|
Your Name
|
79ae055bb6
|
更新
|
2026-06-10 17:30:05 +08:00 |
|
Your Name
|
9f1801771e
|
更新
|
2026-06-10 14:25:22 +08:00 |
|
Your Name
|
79719b801e
|
更新
|
2026-06-02 16:47:50 +08:00 |
|
Your Name
|
0a781bda54
|
更新
|
2026-06-01 17:43:01 +08:00 |
|
Your Name
|
7aec1a9713
|
更新
|
2026-06-01 16:30:25 +08:00 |
|
Your Name
|
7f08771dd0
|
更新
|
2026-05-28 12:18:14 +08:00 |
|
long
|
bb21825c16
|
ADD total_open_rate
增加开口率
|
2026-05-28 11:49:23 +08:00 |
|
Your Name
|
5b233fb0ab
|
更新
|
2026-05-26 11:23:43 +08:00 |
|
long
|
4b749a1ee0
|
Merge branch 'cursor/self-input-stats'
|
2026-05-22 17:02:27 +08:00 |
|
 longandCursor
|
679e61057b
|
fix(stats/self_input): 唯一索引含 delete_time,软删后可重新录入
去掉「同日+同渠道」全局唯一,回到按录入人判重;唯一索引补 delete_time 避免软删占键导致 1062;错误提示带冲突记录 ID,迁移脚本兼容多次执行。
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-22 17:01:58 +08:00 |
|
long
|
7e94c5dfd7
|
Merge branch 'cursor/self-input-stats'
|
2026-05-22 16:45:37 +08:00 |
|
long
|
003810114b
|
debug
|
2026-05-22 16:45:28 +08:00 |
|
long
|
55521b8e11
|
Merge branch 'cursor/self-input-stats'
|
2026-05-22 12:07:36 +08:00 |
|
 longandCursor
|
e4f181e4fe
|
fix(stats/self_input): 渠道字典、财务脱敏与同日同渠道全局唯一
自媒体来源改推广渠道字典;非白名单隐藏账户消耗/ROI;部门展示完整路径;业绩与消耗按日期+渠道全局去重。
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-22 12:02:12 +08:00 |
|
 longandCursor
|
bba989c0af
|
fix(stats/self_input): 修复保存不入库/路由 404,补全部门与自媒体来源下拉
- 模型去掉 defaultSoftDelete=0,避免 ThinkPHP 软删过滤导致新增记录"隐形"
- 菜单 paths 改相对路径并新增「自录数据统计」目录,迁移已有菜单
- Lists/Overview 补部门关联、支持按部门筛选
- 数据权限改由 self_input_stats_view_all_roles 白名单 + DataScope 控制,
编辑/删除完全交给按钮权限校验(移除"仅本人可改"硬限制)
- 新增 /stats.self_input/mediaSourceOptions 接口,统计页/账户消耗页/录入弹窗
共用 useMediaSourceOptions + MediaSourceSelect,去重动态加载
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-22 11:47:15 +08:00 |
|
Your Name
|
22ec53c070
|
更新
|
2026-05-22 11:15:59 +08:00 |
|
 longandCursor
|
183b6a1acf
|
feat(stats): 新增自录转化统计模块
支持后台用户手动录入个人业绩与账户消耗,独立计算转化指标,接入 DataScope 数据权限。
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-22 09:17:16 +08:00 |
|
long
|
1cb00e9fbe
|
add assistant_performance
新增医助个人业绩
执行:add_assistant_performance_menu.sql
|
2026-05-19 14:41:14 +08:00 |
|
gr
|
876ef0f8a0
|
Merge branch 'master' of https://gitee.com/v_cms/zyt
|
2026-05-14 11:02:29 +08:00 |
|
Your Name
|
0eaacbb4ce
|
更新
|
2026-05-13 16:54:54 +08:00 |
|
gr
|
fdcfa30810
|
Merge branch 'master' of https://gitee.com/v_cms/zyt
|
2026-05-12 18:15:10 +08:00 |
|
Your Name
|
796ca12fb8
|
更新
|
2026-05-12 17:26:11 +08:00 |
|
gr
|
4caa98af3a
|
Merge branch 'master' of https://gitee.com/v_cms/zyt
|
2026-05-12 11:27:37 +08:00 |
|
Your Name
|
c644f2554f
|
更新
|
2026-05-12 11:26:51 +08:00 |
|
gr
|
bb87e4fb4c
|
Merge branch 'master' of https://gitee.com/v_cms/zyt
|
2026-05-12 10:59:56 +08:00 |
|