Parcourir la source

航运基础资料完善

lazhaoqian il y a 4 ans
Parent
commit
ad103180a3

+ 0 - 1
ruoyi-shipping/src/main/resources/mapper/shipping/TCntrnoMapper.xml

@@ -107,7 +107,6 @@
                 and tc.create_time <= #{cLoadDate[1]}
             </if>
         </where>
-        ORDER BY  CONVERT(tc.f_name USING gbk) asc
     </select>
 
     <select id="selectTCntrnoById" parameterType="Long" resultMap="TCntrnoResult">