tokenFactory/model
xiezhouwei aa1c9559c3 feat: 操作日志功能实现及字段级diff优化
- 新增操作日志完整功能: model/service/controller/middleware + 前端页面
- 用户管理 UpdateUser/ManageUser 改为字段级 diff,仅记录实际变更字段
- 模型定价 UpdateOption 改为模型粒度 diff,仅记录变更的模型条目
- 防止中间件与 controller 重复记录操作日志
- 修复前端侧边栏操作日志模块可见性及权限配置合并
2026-06-04 15:17:59 +08:00
..
ability.go Initial commit 2026-06-03 10:01:10 +08:00
aff_funnel_daily.go Initial commit 2026-06-03 10:01:10 +08:00
aff_invite_commission_log.go Initial commit 2026-06-03 10:01:10 +08:00
aff_invite_profit_share_log.go Initial commit 2026-06-03 10:01:10 +08:00
aff_invite_relation.go Initial commit 2026-06-03 10:01:10 +08:00
channel.go Initial commit 2026-06-03 10:01:10 +08:00
channel_cache.go Initial commit 2026-06-03 10:01:10 +08:00
channel_model_heat.go Initial commit 2026-06-03 10:01:10 +08:00
channel_model_route_index.go Initial commit 2026-06-03 10:01:10 +08:00
channel_price_discount.go Initial commit 2026-06-03 10:01:10 +08:00
channel_satisfy.go Initial commit 2026-06-03 10:01:10 +08:00
checkin.go Initial commit 2026-06-03 10:01:10 +08:00
custom_oauth_provider.go Initial commit 2026-06-03 10:01:10 +08:00
db_time.go Initial commit 2026-06-03 10:01:10 +08:00
distributor_analytics.go Initial commit 2026-06-03 10:01:10 +08:00
distributor_application.go Initial commit 2026-06-03 10:01:10 +08:00
distributor_markup_resolve.go Initial commit 2026-06-03 10:01:10 +08:00
distributor_withdrawal.go Initial commit 2026-06-03 10:01:10 +08:00
image_per_image_hint.go Initial commit 2026-06-03 10:01:10 +08:00
log.go Initial commit 2026-06-03 10:01:10 +08:00
main.go feat: 操作日志功能实现及字段级diff优化 2026-06-04 15:17:59 +08:00
midjourney.go Initial commit 2026-06-03 10:01:10 +08:00
missing_models.go Initial commit 2026-06-03 10:01:10 +08:00
model_extra.go Initial commit 2026-06-03 10:01:10 +08:00
model_meta.go Initial commit 2026-06-03 10:01:10 +08:00
model_tag.go Initial commit 2026-06-03 10:01:10 +08:00
model_test_result.go Initial commit 2026-06-03 10:01:10 +08:00
operation_log.go feat: 操作日志功能实现及字段级diff优化 2026-06-04 15:17:59 +08:00
option.go Initial commit 2026-06-03 10:01:10 +08:00
passkey.go Initial commit 2026-06-03 10:01:10 +08:00
prefill_group.go Initial commit 2026-06-03 10:01:10 +08:00
pricing.go Initial commit 2026-06-03 10:01:10 +08:00
pricing_default.go Initial commit 2026-06-03 10:01:10 +08:00
pricing_refresh.go Initial commit 2026-06-03 10:01:10 +08:00
redemption.go Initial commit 2026-06-03 10:01:10 +08:00
route_slug.go Initial commit 2026-06-03 10:01:10 +08:00
rule_unit_price_test.go Initial commit 2026-06-03 10:01:10 +08:00
setup.go Initial commit 2026-06-03 10:01:10 +08:00
subscription.go Initial commit 2026-06-03 10:01:10 +08:00
supplier_application.go Initial commit 2026-06-03 10:01:10 +08:00
supplier_capability.go Initial commit 2026-06-03 10:01:10 +08:00
supplier_model_pricing_tables.go Initial commit 2026-06-03 10:01:10 +08:00
supplier_pricing.go Initial commit 2026-06-03 10:01:10 +08:00
task.go Initial commit 2026-06-03 10:01:10 +08:00
task_cas_test.go Initial commit 2026-06-03 10:01:10 +08:00
token.go Initial commit 2026-06-03 10:01:10 +08:00
token_cache.go Initial commit 2026-06-03 10:01:10 +08:00
topup.go Initial commit 2026-06-03 10:01:10 +08:00
twofa.go Initial commit 2026-06-03 10:01:10 +08:00
usedata.go Initial commit 2026-06-03 10:01:10 +08:00
user.go Initial commit 2026-06-03 10:01:10 +08:00
user_cache.go Initial commit 2026-06-03 10:01:10 +08:00
user_oauth_binding.go Initial commit 2026-06-03 10:01:10 +08:00
user_tag.go Initial commit 2026-06-03 10:01:10 +08:00
utils.go Initial commit 2026-06-03 10:01:10 +08:00
vendor_meta.go Initial commit 2026-06-03 10:01:10 +08:00
video_flat_clip_hint.go Initial commit 2026-06-03 10:01:10 +08:00
video_flat_clip_hint_markup_test.go Initial commit 2026-06-03 10:01:10 +08:00
video_flat_clip_hint_test.go Initial commit 2026-06-03 10:01:10 +08:00