智慧农业后台管理
Administrator
2022-07-08 1cce11b88af89659289d978ea5a934c53fb41207
src/main/java/org/springblade/modules/farm/mapper/FarmMapper.xml
@@ -45,7 +45,7 @@
                ST_GeomFromText(${farm.position}),
            </when>
            <otherwise>
                '',
                null,
            </otherwise>
        </choose>
        #{farm.createTime},#{farm.updateTime},#{farm.deptId})