将数据库字段 DESC 重命名为 INTRODUCTION,并通过 @TableField(property = "\"desc\"") 使 MyBatis-Plus 生成 带引号的 SQL 别名,避免 DM8 解析 AS desc 时报语法错误 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
将数据库字段 DESC 重命名为 INTRODUCTION,并通过 @TableField(property = "\"desc\"") 使 MyBatis-Plus 生成 带引号的 SQL 别名,避免 DM8 解析 AS desc 时报语法错误 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>