Files
xj-platform/jeecg-system
wanghaoandClaude Sonnet 4.6 fda24ef418 fix(健康咨询资源): 修复 DM8 中 desc 字段保留字导致的查询异常
将数据库字段 DESC 重命名为 INTRODUCTION,并通过
@TableField(property = "\"desc\"") 使 MyBatis-Plus 生成
带引号的 SQL 别名,避免 DM8 解析 AS desc 时报语法错误

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 15:38:50 +08:00
..
2025-06-30 14:31:09 +08:00