Explorar o código

代码优化开发20211024_02

MSY %!s(int64=3) %!d(string=hai) anos
pai
achega
be087377c8

+ 1 - 0
src/main/resources/mapper/customer/CustomerRechargeMapper.xml

@@ -24,6 +24,7 @@
         and companyName LIKE CONCAT('%',#{customerRecharge.companyName},'%')
       </if>
     </where>
+    order by recharge_time desc
   </select>
   <select id="selectByPrimaryKey" resultMap="BaseResultMap" parameterType="java.lang.Integer" >
     select