jk-GitHub-coder 4 anni fa
parent
commit
557feebc4e

+ 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" />