jk-GitHub-coder 4 年之前
父节点
当前提交
557feebc4e
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      YijiaRestful/src/main/resources/mapper/StationInfoMapper.xml

+ 2 - 0
YijiaRestful/src/main/resources/mapper/StationInfoMapper.xml

@@ -137,6 +137,8 @@
       distinct
     </if>
     <include refid="Base_Column_List" />
+    ,
+    <include refid="Blob_Column_List" />
     from station_info
     <if test="_parameter != null">
       <include refid="Example_Where_Clause" />