Files
gin-vue-admin/server/resource/package
cococoaaandClaude Opus 5 cb3ffce379 fix(autocode): service 模板 DB 操作补充 WithContext(ctx) 传播 context
自动化代码生成的 service 层方法签名带 ctx 参数,但函数体内 DB
操作未调用 WithContext(ctx),导致请求取消/超时/链路追踪无法传播
到数据库操作。本次给 package 和 plugin 两个 service 模板的所有
DB 操作补上 WithContext(ctx)。

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-10 19:11:27 +08:00
..

代码解压后把fe的api文件内容粘贴进前端api文件夹下并修改为自己想要的名字即可

后端代码解压后同理,放到自己想要的 mvc对应路径 并且到 initRouter中注册自动生成的路由 到registerTable中注册自动生成的model

项目github:"https://github.com/piexlmax/github.com/flipped-aurora/gin-vue-admin/server"

希望大家给个star多多鼓励