larry 5 anni fa
parent
commit
79f7974fa4

+ 1 - 1
src/main/java/com/chinaitop/depot/storage/mapper/StorageFoodbasicinfoMapper.xml

@@ -1091,7 +1091,7 @@
1091 1091
 </select>
1092 1092
 
1093 1093
   <select id="findFoodS" resultMap="BaseResultMap">
1094
-    SELECT * FROM lsreport_ts_shanxi.data_kcgl_kcsw_default
1094
+    SELECT * FROM lsreport_ts.data_kcgl_kcsw_default
1095 1095
     <where>
1096 1096
       <if test="houseId != null">
1097 1097
         and  ch = #{houseId}